py-zope.interface/buildout.cfg

20 lines
318 B
INI
Raw Normal View History

2007-01-03 17:29:17 +02:00
[buildout]
develop = .
parts = test python docs
2007-01-03 17:29:17 +02:00
[test]
recipe = zc.recipe.testrunner
eggs = zope.interface
[python]
recipe = zc.recipe.egg
eggs = zope.interface
interpreter = python
[docs]
recipe = z3c.recipe.sphinxdoc
eggs = zope.interface [docs]
build-dir = ${buildout:directory}/docs
default.css =
layout.html =