Skip to content

Commit

Permalink
zc.catalog needs to be updated for grokcore.catalog to move forward t…
Browse files Browse the repository at this point in the history
…o python 3
  • Loading branch information
janwijbrand committed Sep 29, 2016
1 parent 98cc084 commit ddb7fda
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
Expand Up @@ -9,12 +9,16 @@ extensions =
mr.developer
auto-checkout =
zc.catalog
zope.catalog

[versions]
grokcore.catalog =
zope.app.appsetup = 4.0.0
zope.app.publication = 4.1.0

[sources]
zc.catalog = git git@github.com:zopefoundation/zc.catalog branch=resurrection-python3
zope.catalog = git git@github.com:zopefoundation/zope.catalog branch=resurrection-python3

[interpreter]
recipe = zc.recipe.egg
Expand Down

0 comments on commit ddb7fda

Please sign in to comment.