Skip to content

Commit

Permalink
Track current Zope 4 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed May 23, 2017
1 parent 0c85655 commit 92eedcc
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions buildout.cfg
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
[buildout]
extends = https://raw.githubusercontent.com/zopefoundation/Zope/master/versions.cfg
extends =
https://zopefoundation.github.io/Zope/releases/4.0a5/versions-prod.cfg
develop = .
parts = interpreter test
parts =
interpreter
test

[versions]
Products.ExternalMethod =
Expand Down

0 comments on commit 92eedcc

Please sign in to comment.