Changeset 39 for plone4bio.buildout
- Timestamp:
- 01/30/09 21:57:11 (3 years ago)
- Files:
-
- 1 modified
-
plone4bio.buildout/trunk/profiles/base.cfg (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
plone4bio.buildout/trunk/profiles/base.cfg
r38 r39 87 87 [test] 88 88 recipe = zc.recipe.testrunner 89 eggs = 90 ${instance:eggs} 91 extra-paths = 89 eggs = ${instance:eggs} 90 extra-paths = ${zope2:location}/lib/python 92 91
