Skip to content

Commit a51c401

Browse files
author
fortunado
committed
Update setup.py
remove pyzmq_static dependency
1 parent 0bda8dc commit a51c401

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
'argparse',
4242
'gevent',
4343
'msgpack-python',
44-
'pyzmq-static>=2.1.7',
44+
#'pyzmq-static>=2.1.7',
4545
],
4646
tests_require=['nose'],
4747
test_suite='nose.collector',

0 commit comments

Comments
 (0)