Commit 22148de6 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 40c11ee7
......@@ -6,4 +6,4 @@ recipe = zc.recipe.egg:custom
egg = cython
[versions]
Cython = 0.28.2
Cython = 0.29.21
......@@ -2,7 +2,9 @@
# pygolang.nexedi.com
[buildout]
extends = ... # XXX +cython
extends =
../../component/cython/buildout.cfg
parts =
pygolang
......@@ -20,3 +22,9 @@ setup-eggs =
# XXX pygolang-dev
[versions]
pygolang = 0.0.7
# XXX setuptools_dso
# XXX gevent
......@@ -43,6 +43,9 @@ parts =
slapos-cookbook
instance.cfg
# XXX tmp
pygolang
# go packages to install (+ automatically their dependencies)
[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