File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 11[buildout]
22always-checkout = force
33auto-checkout +=
4+ collective.iconifiedcategory
45 imio.annex
56 imio.helpers
67 imio.pyutils
@@ -19,6 +20,8 @@ collective = https://github.com/collective
1920collective_push = git@github.com:collective
2021
2122[sources]
23+ collective.iconifiedcategory = git ${remotes:collective}/collective.iconifiedcategory.git pushurl =${remotes:collective_push}/collective.iconifiedcategory.git
24+ imio.annex = git ${remotes:imio}/imio.annex.git pushurl =${remotes:imio_push}/imio.annex.git
2225imio.annex = git ${remotes:imio}/imio.annex.git pushurl =${remotes:imio_push}/imio.annex.git
2326imio.helpers = git ${remotes:imio}/imio.helpers.git pushurl =${remotes:imio_push}/imio.helpers.git
2427imio.pyutils = git ${remotes:imio}/imio.pyutils.git pushurl =${remotes:imio_push}/imio.pyutils.git
You can’t perform that action at this time.
0 commit comments