[Subversion] / BytecodeAssembler / setup.py  

Diff of /BytecodeAssembler/setup.py

Parent Directory | Revision Log

version 2196, Sat Jun 17 06:24:24 2006 UTC version 2208, Wed Jul 5 02:56:05 2006 UTC
Line 36 
Line 36 
     author="Phillip J. Eby",      author="Phillip J. Eby",
     author_email="peak@eby-sarna.com",      author_email="peak@eby-sarna.com",
     license="PSF or ZPL",      license="PSF or ZPL",
       install_requires = ['DecoratorTools>=1.2'],
     test_suite = 'test_assembler',      test_suite = 'test_assembler',
   
     packages = PACKAGES,      packages = PACKAGES,


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

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help