We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pyzmq rolled pyzmq-static into itself meaning pyzmq will look for an installed version of zmq and compile if needed.
zeromq/pyzmq#205
This fixes #6 and maybe #7.
I ran the zerorpc's test suite with pyzmq 2.2.0.1 in a fresh virtualenv and it passed (but don't take my word).
The text was updated successfully, but these errors were encountered:
That's good news. I will make sure to test it as well. Thanks for the report!
Sorry, something went wrong.
Ok its updated in the repo! thanks!
No branches or pull requests
pyzmq rolled pyzmq-static into itself meaning pyzmq will look for an installed version of zmq and compile if needed.
zeromq/pyzmq#205
This fixes #6 and maybe #7.
I ran the zerorpc's test suite with pyzmq 2.2.0.1 in a fresh virtualenv and it passed (but don't take my word).
The text was updated successfully, but these errors were encountered: