Commit bc702ef7 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 7d1e1568
......@@ -247,11 +247,11 @@ setup(
'psutil', # demo_zbigarray
'pygolang', # wcfs
'pygolang >= 0.0.0.dev4', # wcfs
],
extras_require = {
'test': ['pytest', 'pygolang >= 0.0.0.dev4'],
'test': ['pytest'],
},
cmdclass = {'build_ext': build_ext,
......
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