root / PythonBestPractices / pbp.skels / trunk / buildout.cfg

Revision 232:043b6d253dac, 99 bytes (checked in by tziade@…, 9 months ago)

moving things around

Line 
1[buildout]
2develop = .
3parts = test
4
5[test]
6recipe = zc.recipe.testrunner
7eggs = pbp.skels [test]
Note: See TracBrowser for help on using the browser.