On Thu, Jan 29, 2009 at 11:50 PM, Tres Seaver <tsea...@palladion.com> wrote:
>> Perhaps 'setup_config.py'? Something that makes it clear that the
>> configuration is intended for the setup and installation, *not* the
>> running Python package.
>
> I would argue against making it a .py file at all: make it an INI file,
> or something.

setup.cfg could be used in that case.

But having a .py file would allow having some values calculated dynamically,

++
Tarek

-- 
Tarek Ziadé | Association AfPy | www.afpy.org
Blog FR | http://programmation-python.org
Blog EN | http://tarekziade.wordpress.com/
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to