summaryrefslogtreecommitdiff
path: root/buildout.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'buildout.cfg')
-rw-r--r--buildout.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildout.cfg b/buildout.cfg
index 0a7118d..b837e22 100644
--- a/buildout.cfg
+++ b/buildout.cfg
@@ -15,7 +15,7 @@ eggs =
recipe = zc.recipe.egg
eggs =
zope.security [test,zcml,pytz,untrustedpython]
-interpreter = python
+interpreter = py
[coverage-test]
recipe = zc.recipe.testrunner