Skip to content

Commit

Permalink
use zope.schema 3.4 for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Zagrodnick committed Nov 26, 2008
1 parent 4a95975 commit 8ddf354
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions buildout.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
[buildout]
develop = .
parts = test
versions = versions

[versions]
zope.schema = 3.4.0

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

0 comments on commit 8ddf354

Please sign in to comment.