Commit b8f79fab authored by Jérome Perrin's avatar Jérome Perrin

stack/erp5: include my2to3 🚧

parent 0bce726c
......@@ -668,6 +668,8 @@ eggs = ${neoppod:eggs}
Record
haufe.requestmonitoring
Zope
# Python3
${my2to3-dev:egg}
entry-points =
runwsgi=Products.ERP5.bin.zopewsgi:runwsgi
......@@ -730,6 +732,18 @@ scripts =
depends =
${slapos-toolbox-dependencies:eggs}
[my2to3-repository]
recipe = slapos.recipe.build:gitclone
repository = https://lab.nexedi.com/nexedi/my2to3.git
branch = master
git-executable = ${git:location}/bin/git
develop = true
[my2to3-dev]
recipe = zc.recipe.egg:develop
egg = my2to3
setup = ${my2to3-repository:location}
[versions]
# See ../../software/neoppod/software-common.cfg for versions common with NEO:
# neoppod, mysqlclient, slapos.recipe.template
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment