Skip to content

Commit

Permalink
update plip-distribution.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
davisagli committed Sep 5, 2024
1 parent 6e87653 commit cdc9981
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions plips/plip-distributions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ auto-checkout +=
plone.exportimport
plone.classicui
plone.volto
plone.app.testing

test-eggs +=
plone.distribution
Expand Down Expand Up @@ -76,10 +75,9 @@ eggs =

[sources]
Products.CMFPlone = git ${remotes:plone}/Products.CMFPlone.git pushurl=${remotes:plone_push}/Products.CMFPlone.git branch=distributions
plone.distribution = git ${remotes:plone}/plone.distribution.git pushurl=${remotes:plone_push}/plone.distribution.git branch=main
plone.distribution = git ${remotes:plone}/plone.distribution.git pushurl=${remotes:plone_push}/plone.distribution.git branch=remove-classic-distribution
plone.exportimport = git ${remotes:plone}/plone.exportimport.git pushurl=${remotes:plone_push}/plone.exportimport.git branch=main
plone.classicui = git ${remotes:plone}/plone.classicui.git pushurl=${remotes:plone_push}/plone.classicui.git branch=main
plone.app.testing = git ${remotes:plone}/plone.app.testing.git pushurl=${remotes:plone_push}/plone.app.testing.git branch=distributions
plone.volto = git ${remotes:plone}/plone.volto.git pushurl=${remotes:plone_push}/plone.volto.git branch=issue-155-plone-61

[versions]
Expand Down

0 comments on commit cdc9981

Please sign in to comment.