File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -18,8 +18,15 @@ parts =
1818 plone-helper-scripts
1919 vscode
2020
21+ developeggs +=
22+ genweb6.core
23+ genweb6.theme
2124develop = .
2225
26+ extensions = mr.developer
27+ always-checkout = false
28+ auto-checkout = ${buildout:developeggs}
29+
2330
2431[instance]
2532recipe = plone.recipe.zope2instance
3138 Plone
3239 Pillow
3340 genweb6.esports [test]
41+ ${buildout:developeggs}
3442
3543[vscode]
3644recipe = collective.recipe.vscode
@@ -109,3 +117,7 @@ scripts =
109117[versions]
110118# Don't use a released version of genweb6.esports
111119genweb6.esports =
120+
121+ [sources]
122+ genweb6.core = git https://github.com/UPCnet/genweb6.core.git branch =master
123+ genweb6.theme = git https://github.com/UPCnet/genweb6.theme.git branch =master
You can’t perform that action at this time.
0 commit comments