Skip to content

Commit

Permalink
include Zope fix
Browse files Browse the repository at this point in the history
  • Loading branch information
davisagli committed Oct 2, 2018
1 parent b2a9ce4 commit 8299378
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions py3.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -279,9 +279,10 @@ Products.ZCatalog = git ${remotes:zope}/Products.ZCatalog.git
Products.ZopeVersionControl = git ${remotes:zope}/Products.ZopeVersionControl.git pushurl=${remotes:zope_push}/Products.ZopeVersionControl.git branch=master
ZConfig = git ${remotes:zope}/ZConfig.git pushurl=${remotes:zope_push}/ZConfig.git branch=master
ZServer = git ${remotes:zope}/ZServer.git pushurl=${remotes:zope_push}/ZServer.git branch=master
# https://github.com/zopefoundation/Zope/pull/290
# https://github.com/zopefoundation/Zope/pull/320
Zope = git ${remotes:zope}/Zope.git pushurl=${remotes:zope_push}/Zope.git branch=master
# https://github.com/zopefoundation/Zope/pull/290 (merged)
# https://github.com/zopefoundation/Zope/pull/320 (merged)
# https://github.com/zopefoundation/Zope/pull/340
Zope = git ${remotes:zope}/Zope.git pushurl=${remotes:zope_push}/Zope.git branch=fix-setBody-tuple
# https://github.com/plone/plone.testing/pull/50
plone.testing = git ${remotes:plone}/plone.testing.git pushurl=${remotes:plone_push}/plone.testing.git branch=py3_disallow_commits
# https://github.com/plone/plone.transformchain/pull/8 (merged)
Expand Down

0 comments on commit 8299378

Please sign in to comment.