Changeset 48 for plone4bio.base/trunk

Show
Ignore:
Timestamp:
08/26/09 22:28:16 (3 years ago)
Author:
mauro
Message:

* require numpy

Files:
1 modified

Legend:

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

    r45 r48  
    3232          'setuptools', 
    3333          # -*- Extra requirements: -*- 
     34          'numpy', 
    3435          'biopython', 
    3536      ],