Skip to content

Commit

Permalink
Merge pull request #91 from zopefoundation/pin-versions
Browse files Browse the repository at this point in the history
Use correct version configuration
  • Loading branch information
dataflake committed May 15, 2020
2 parents 65d0af8 + 47366c1 commit 564d882
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion buildout.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[buildout]
extends =
https://zopefoundation.github.io/Zope/releases/master/versions-prod.cfg
https://zopefoundation.github.io/Zope/releases/4.x/versions-prod.cfg
https://zopefoundation.github.io/Zope/releases/4.x/versions.cfg
develop = .
parts =
test
Expand Down

0 comments on commit 564d882

Please sign in to comment.