Changeset 49 for plone4bio.base/trunk
- Timestamp:
- 08/26/09 22:56:29 (3 years ago)
- Files:
-
- 1 modified
-
plone4bio.base/trunk/setup.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
plone4bio.base/trunk/setup.py
r48 r49 32 32 'setuptools', 33 33 # -*- Extra requirements: -*- 34 'biopython', 34 35 'numpy', 35 'biopython',36 36 ], 37 37 entry_points="""
