File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ extends =
99 https://dist.plone.org/release/6.1.3/versions.cfg
1010 https://dist.plone.org/release/6.1.3/versions-ecosystem.cfg
1111 https://dist.plone.org/release/6.1.3/versions-extra.cfg
12- https://raw.githubusercontent.com/IMIO/buildout.smartweb/plone613 /versions.cfg
13- https://raw.githubusercontent.com/IMIO/buildout.smartweb/plone613 /sources.cfg
12+ https://raw.githubusercontent.com/IMIO/buildout.smartweb/main /versions.cfg
13+ https://raw.githubusercontent.com/IMIO/buildout.smartweb/main /sources.cfg
1414
1515parts =
1616 instance
@@ -34,12 +34,15 @@ environment-vars =
3434 zope_i18n_compile_mo_files true
3535eggs =
3636 Plone
37+ horse-with-no-namespace
3738 Pillow
3839 imio.news.core
3940zcml =
4041 imio.news.core
4142 imio.news.core-overrides
4243
44+ initialization = import horse_with_no_namespace
45+
4346[vscode]
4447recipe = collective.recipe.vscode
4548eggs = ${instance:eggs}
You can’t perform that action at this time.
0 commit comments