On Wed, 21 Oct 2009 08:24:06 +0100, Chris Withers <ch...@simplistix.co.uk>
wrote:
> 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.

so you are a minimalist...

me too...

but I want my proposed features implemented.. and code is the only
way to do it.

David

:-) "what's a few thousand lines of code between friends" :-) 

_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to