Skip to content

Instantly share code, notes, and snippets.

@calvinchengx
Created May 9, 2012 04:16
Show Gist options
  • Save calvinchengx/2641756 to your computer and use it in GitHub Desktop.
Save calvinchengx/2641756 to your computer and use it in GitHub Desktop.
Why the weird warning?
calvin$ python setup.py register
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'install_requires'
warnings.warn(msg)
running register
running check
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment