Changeset 5544 for workshop2010/branches/uli-experimental/buildout.cfg
- Timestamp:
- 29 Sep 2010, 19:41:18 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
workshop2010/branches/uli-experimental/buildout.cfg
r5538 r5544 1 1 [buildout] 2 2 develop = . 3 parts = test 3 parts = test scripts 4 5 [scripts] 6 recipe = zc.recipe.egg 7 eggs = grokworkshop 4 8 5 9 # Comment for test section
Note: See TracChangeset for help on using the changeset viewer.