[Subversion] / PEAK / setup.py  

Diff of /PEAK/setup.py

Parent Directory | Revision Log

version 432, Sun Jun 23 15:35:07 2002 UTC version 458, Sun Jul 7 20:44:37 2002 UTC
Line 125 
Line 125 
   
     name="PEAK",      name="PEAK",
     version="0.2pre1",      version="0.2pre1",
     description="The Python Enterprise Applications tool Kit",      description="The Python Enterprise Application Kit",
   
     author="Phillip J. Eby",      author="Phillip J. Eby",
     author_email="transwarp@eby-sarna.com",      author_email="transwarp@eby-sarna.com",
Line 139 
Line 139 
   
         'peak.binding.tests',          'peak.binding.tests',
         'peak.metamodels.tests', 'peak.util.tests', 'peak.tests',          'peak.metamodels.tests', 'peak.util.tests', 'peak.tests',
   
           'Interface', 'Interface.Common', 'Interface.tests',
     ],      ],
   
     package_dir = {'':'src'},      package_dir = {'':'src'},


Generate output suitable for use with a patch program
Legend:
Removed from v.432  
changed lines
  Added in v.458

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help