Commit d9e88495 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 827bcd87
......@@ -41,8 +41,9 @@ initialization =
sys.exit(0)
# don't install scripts from listed eggs (avoid conflict with neoppod)
# (we cannot use zc.recipe.egg:eggs because interpreter does not work there)
# XXX with scripts=ø interpreter is not handled
#scripts =
# NOTE with scripts=ø interpreter is not handled, so we use `scripts=python` as
# workaround.
scripts = python
# env.sh for that python to be on $PATH XXX + go
[wendelin.core-env.sh]
......
......@@ -5,4 +5,3 @@ extends =
../../stack/erp5/buildout.cfg
../../software/neoppod/software.cfg
test-common.cfg
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