Changeset 202
- Timestamp:
- 06/03/11 10:12:11 (12 months ago)
- Files:
-
- 1 modified
-
plone4bio.base/trunk/setup.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
plone4bio.base/trunk/setup.py
r201 r202 34 34 # -*- Extra requirements: -*- 35 35 'collective.js.jqueryui', 36 'numpy', 37 'biopython', 36 ##moved to the buildout eggs. 37 #'numpy', 38 #'biopython', 38 39 ], 39 40 entry_points="""
