[Distutils] python setup.py develop and extras

Daniel Holth dholth at gmail.com
Mon Nov 5 21:32:34 CET 2012


Extras are just an alias for a set of dependencies. After you run setup.py
develop on package, just "pip install package[docs,testing]"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20121105/89028ceb/attachment.html>


More information about the Distutils-SIG mailing list