root / PythonBestPractices / pbp.skels / trunk / buildout.cfg
| Revision 232:043b6d253dac, 99 bytes (checked in by tziade@…, 9 months ago) |
|---|
| Line | |
|---|---|
| 1 | [buildout] |
| 2 | develop = . |
| 3 | parts = test |
| 4 | |
| 5 | [test] |
| 6 | recipe = zc.recipe.testrunner |
| 7 | eggs = pbp.skels [test] |
Note: See TracBrowser
for help on using the browser.
