summaryrefslogtreecommitdiff
path: root/buildout.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'buildout.cfg')
-rw-r--r--buildout.cfg5
1 files changed, 0 insertions, 5 deletions
diff --git a/buildout.cfg b/buildout.cfg
index 99d192b..e1e72b3 100644
--- a/buildout.cfg
+++ b/buildout.cfg
@@ -1,12 +1,7 @@
[buildout]
develop = .
parts = test
-versions = versions
[test]
recipe = zc.recipe.testrunner
eggs = zope.tal
-
-[versions]
-zope.traversing = 3.4.0
-zope.app.publisher = 3.4.0