Created
May 9, 2012 04:16
-
-
Save calvinchengx/2641756 to your computer and use it in GitHub Desktop.
Why the weird warning?
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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