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
_______________________________________________
Distutils-SIG maillist - Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig