Skip to content
This repository has been archived by the owner on Dec 16, 2020. It is now read-only.

Commit

Permalink
test against latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
agroszer committed Nov 8, 2016
1 parent c747ab1 commit 00a4af0
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions buildout.cfg
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[buildout]
develop = .
parts = test coverage coverage-test coverage-report python
versions = versions
unzip = true

[python]
Expand Down Expand Up @@ -38,13 +37,3 @@ eggs = z3c.coverage
scripts = coveragereport=coverage-report
arguments = ('${buildout:directory}/coverage',
'${buildout:directory}/coverage/report')


[versions]
ZODB = >= 4.0.0dev
repoze.session = >= 0.2
zope.container = >= 4.0.0a3
zope.i18n = >= 4.0.0a4
zope.publisher = >= 4.0.0a3
zope.security = >= 4.0.0a5
zope.session = >= 4.0.0a1

0 comments on commit 00a4af0

Please sign in to comment.