Changeset 201 for plone4bio.base/trunk

Show
Ignore:
Timestamp:
06/03/11 09:53:32 (12 months ago)
Author:
andrea
Message:

- reinserite le dipendenze di numpy e biopython come in origine

fix ticket#159 e aggiornamento ticket#165

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • plone4bio.base/trunk/setup.py

    r200 r201  
    3434          # -*- Extra requirements: -*- 
    3535          'collective.js.jqueryui', 
    36           ## - removed for zc.buildout/jenkins problems 
    37           #'numpy', 
    38           #'biopython', 
     36          'numpy', 
     37          'biopython', 
    3938      ], 
    4039      entry_points="""