Skip to content

Commit

Permalink
Undo pre-release pins.
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed Jun 9, 2015
1 parent df31def commit e0b42d5
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions buildout.cfg
@@ -1,7 +1,6 @@
[buildout]
develop = .
parts = py test testcompat coverage-test coverage-report
versions = versions

[test]
recipe = zc.recipe.testrunner
Expand Down Expand Up @@ -29,10 +28,3 @@ recipe = zc.recipe.egg
eggs = z3c.coverage
scripts = coverage=coverage-report
arguments = ('coverage', 'coverage/report')

[versions]
zope.i18n=4.0.0a3
zope.publisher = 4.0.0a2
zope.security = 4.0.0a4
zope.traversing = 4.0.0a2
zope.tal = 4.0.0a1

0 comments on commit e0b42d5

Please sign in to comment.