source:
main/waeup.sirp/branches/ulif-stress-multimech/buildout.cfg
@
7566
Last change on this file since 7566 was 7565, checked in by , 13 years ago | |
---|---|
File size: 270 bytes |
Rev | Line | |
---|---|---|
[7565] | 1 | [buildout] |
2 | develop = . multimechanize | |
3 | parts = | |
4 | py | |
5 | multimech-scripts | |
6 | versions = versions | |
7 | ||
8 | [versions] | |
9 | multimechanize = | |
10 | ||
11 | [py] | |
12 | recipe = zc.recipe.egg | |
13 | eggs = waeup.stress | |
14 | interpreter = py | |
15 | ||
16 | [multimech-scripts] | |
17 | recipe = zc.recipe.egg:scripts | |
18 | eggs = | |
19 | multimechanize |
Note: See TracBrowser for help on using the repository browser.