Skip to content

Commit

Permalink
use older buildout to maybe work with Python 2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jimfulton committed Apr 19, 2017
1 parent aeac3e5 commit 46dcec7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildout.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ zc.recipe.testrunner = 1.3.0
zope.event = 3.5.2
zope.exceptions = 3.7.1
zope.interface = 3.8.0
zc.buildout = 2.7.1

[test]
recipe = zc.recipe.testrunner
Expand Down

0 comments on commit 46dcec7

Please sign in to comment.