Changeset 200 for plone4bio.base/trunk
- Timestamp:
- 05/25/11 15:46:45 (12 months ago)
- Files:
-
- 1 modified
-
plone4bio.base/trunk/setup.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
plone4bio.base/trunk/setup.py
r190 r200 34 34 # -*- Extra requirements: -*- 35 35 'collective.js.jqueryui', 36 'numpy', 37 'biopython', 36 ## - removed for zc.buildout/jenkins problems 37 #'numpy', 38 #'biopython', 38 39 ], 39 40 entry_points="""
