Commit e703f782 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent dd32feba
[build-system]
requires = ["pygolang[pyx.build] >= 0.0.5"]
# TODO reenable once pygolang 0.0.6 is released
#[build-system]
#requires = ["pygolang[pyx.build] >= 0.0.6"]
......@@ -302,7 +302,7 @@ setup(
# specify either to use e.g. ZODB3.10 or ZODB4 )
'ZODB3 >= 3.10',
'pygolang >= 0.0.5', # defer, sync.WaitGroup, pyx/nogil channels ...
'pygolang >= 0.0.6', # defer, sync.WaitGroup, pyx/nogil channels ...
'six', # compat py2/py3
......
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