Commit 40c11ee7 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 42718ee0
# SlapOS component for pygolang
# pygolang.nexedi.com
[buildout]
extends = ... # XXX +cython
parts =
pygolang
# pygolang installed from released egg from pypi
[pygolang]
recipe = zc.recipe.egg:scripts
egg = pygolang
# XXX +gpython or not?
# XXX gpython = location/to/installed/gpython/bin ?
setup-eggs =
${cython:egg}
# XXX +gevent ?
# XXX pygolang-dev
......@@ -17,6 +17,7 @@ extends =
../../component/lmbench/buildout.cfg
../../component/coreutils/buildout.cfg
../../component/util-linux/buildout.cfg
../../component/pygolang/buildout.cfg
parts =
gowork
......
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