[Distutils] python setup.py develop and extras

Chris Withers chris at python.org
Tue Nov 6 12:47:14 CET 2012


On 05/11/2012 20:32, Daniel Holth wrote:
> Extras are just an alias for a set of dependencies. After you run
> setup.py develop on package, just "pip install package[docs,testing]"

it's pyramid, and I want to do setup.py develop [docs,testing]

cheers,

Chris

-- 
Simplistix - Content Management, Batch Processing & Python Consulting
             - http://www.simplistix.co.uk


More information about the Distutils-SIG mailing list