Sorry, should have been more explicit. I meant if I'm writing a custom command, is there a way to access that information in it?
On Thu, Sep 4, 2008 at 3:27 PM, chris <[EMAIL PROTECTED]> wrote: > If I have something like this in a setup.py > > setup( > name = 'foo', > ... > ) > > is there a way to access name and get back foo? > > Thanks, > Chris > _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
