Give us an interpreter so that we can play with the package.

parent cb9d0893
[buildout]
develop = .
parts = test
parts = interpreter test
find-links = http://download.zope.org/distribution/
[interpreter]
recipe = zc.recipe.egg
interpreter = python
eggs = Acquisition
[test]
recipe = zc.recipe.testrunner
eggs = Acquisition
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