Commit d1ee4af5 authored by Jim Fulton's avatar Jim Fulton

Added part for py script. Specify find-links so we can find

zope.testing.
parent 454d7419
[buildout]
develop = zc.recipe.egg_ zc.recipe.testrunner
parts = test
parts = test py
find-links = http://download.zope.org/distribution
# prevent slow access to cheeseshop:
index = http://download.zope.org
[py]
recipe = zc.recipe.egg
eggs = zc.buildout
interpreter = py
[test]
recipe = zc.recipe.testrunner
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment