File: buildout.cfg

package info (click to toggle)
zope.exceptions 5.2-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 308 kB
  • sloc: python: 1,228; makefile: 133
file content (7 lines) | stat: -rw-r--r-- 97 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
[buildout]
develop = .
parts = test

[test]
recipe = zc.recipe.testrunner
eggs = zope.exceptions