Commit b332b61e authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 860ef7eb
...@@ -18,8 +18,7 @@ egg = pygolang ...@@ -18,8 +18,7 @@ egg = pygolang
setup-eggs = setup-eggs =
${cython:egg} ${cython:egg}
setuptools_dso setuptools-dso
ojkjsdlkjdlkjlkjsdflkjfslksj
# XXX pygolang-dev # XXX pygolang-dev
...@@ -27,5 +26,5 @@ setup-eggs = ...@@ -27,5 +26,5 @@ setup-eggs =
[versions] [versions]
pygolang = 0.0.7 pygolang = 0.0.7
setuptools_dso = 1.7 setuptools-dso = 1.7
# XXX gevent # XXX gevent
...@@ -19,7 +19,10 @@ extends = ...@@ -19,7 +19,10 @@ extends =
../../component/util-linux/buildout.cfg ../../component/util-linux/buildout.cfg
../../component/pygolang/buildout.cfg ../../component/pygolang/buildout.cfg
parts =
parts = pygolang
__parts =
gowork gowork
lmbench lmbench
ioping ioping
...@@ -44,7 +47,7 @@ parts = ...@@ -44,7 +47,7 @@ parts =
instance.cfg instance.cfg
# XXX tmp # XXX tmp
pygolang # pygolang
# go packages to install (+ automatically their dependencies) # go packages to install (+ automatically their dependencies)
......
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