[Subversion] / PEAK / setup.py  

Diff of /PEAK/setup.py

Parent Directory | Revision Log

version 2151, Thu May 25 15:45:55 2006 UTC version 2270, Thu Jan 18 03:18:38 2007 UTC
Line 158 
Line 158 
     entry_points = {      entry_points = {
         "console_scripts":["peak = peak.running.commands:__main__"]          "console_scripts":["peak = peak.running.commands:__main__"]
     },      },
     zip_safe=True,      zip_safe=sys.version>='2.3.5',
   
   
   


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

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help