[Distutils] Alternate static metadata PEP submission...

Chris Withers chris at simplistix.co.uk
Wed Oct 21 09:24:06 CEST 2009


David Lyon wrote:
> Well I put my code up here:
> 
> https://bitbucket.org/djlyon/original-setup.py-with-metadata/

The thing is, there's just no need for all this code to be in setup.py.

For me, anything more than:

from xxx import setup
setup()

...in the case where all the information is in setup.cfg is totally 
unacceptable.

Chris

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


More information about the Distutils-SIG mailing list