Changeset 52
- Timestamp:
- 08/26/09 23:08:57 (2 years ago)
- Location:
- plone4bio.base/trunk
- Files:
-
- 2 modified
-
buildout.cfg (modified) (1 diff)
-
setup.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
plone4bio.base/trunk/buildout.cfg
r51 r52 4 4 roadrunner 5 5 eggs += 6 numpy7 6 plone4bio.base 8 7 develop = . -
plone4bio.base/trunk/setup.py
r51 r52 32 32 'setuptools', 33 33 # -*- Extra requirements: -*- 34 'numpy', 34 35 'biopython', 35 36 ],
