Thanks for the pointer, is there anyway to use another filename other than setup.cfg? I am trying to build several related package from a common root?
On Wed, Mar 21, 2012 at 1:57 PM, Thibault Kruse <[email protected]> wrote: > Seems that docu is outdated, as far as I understand the future of disutils2 > is in the setup.cfg instead of a setup.py: > > http://docs.python.org/dev/packaging/setupcfg.html > > though that doc could probably still be improved a bit. > > > On Wed, Mar 21, 2012 at 1:22 PM, kgk <[email protected]> wrote: >> >> I am trying distutils2 cannot get anything to start.. The doc[1] and [2] >> suggest that one should simply >> >> from distutils2.core import setup >> >> >> However, this does not seem to work anymore. >> Is there a newer way, or is it a bug? >> >> Thanks >> >> >> [1] http://docs.python.org/dev/packaging/ >> [2]http://packages.python.org/Distutils2/distutils/setupscript.html >> >> -- >> Kristian G. Kvilekval ([email protected]) 805-636-1599 >> _______________________________________________ >> Distutils-SIG maillist - [email protected] >> http://mail.python.org/mailman/listinfo/distutils-sig > > -- Kristian G. Kvilekval ([email protected]) 805-636-1599 _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
