Tarek Ziadé wrote:

I find having a conditional section explicitely defined better that
doing a convention on names because if someone implements
a command that uses that name (it's likely to be improbable but...)
it will break his ability to use setup.cfg to give options to his commands

I don't follow that. If a "conditions:" line is being
used to express the condition, then you can't use the
name "conditions" for anything else anyway.

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

Reply via email to