Last change
on this file since 11107 was
7613,
checked in by uli, 13 years ago
|
multimech was released on pypi due to my request. No need to maintain an own copy any more :-)
|
File size:
261 bytes
|
Line | |
---|
1 | [buildout] |
---|
2 | develop = . |
---|
3 | parts = |
---|
4 | py |
---|
5 | multimech-scripts |
---|
6 | versions = versions |
---|
7 | |
---|
8 | [versions] |
---|
9 | multimechanize = 1.2.0 |
---|
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.