-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
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
PyPi #58
Comments
Hmm, I installed with pip and got the same version number as the github repo. Are they different? |
I will release new package tomorrow. While github version contains some fixes (nothing critical though), version was not bumped. |
In master included critical bugfix, that "Do not Cookie check for Access-Control-Allow-Credentials" for us its critical. Thanks. |
Not for that :) Also in old version do not correctly work "ACK" functions !!! |
This was completed. |
Please upgrade PyPi repositories for package "tornadio2"
When i install "pip install tornadio2" that installed old version package without some fixed bugs :(
its very discomfortable, also when i install from github repositories from master
"-e git+git://github.com/mrjoes/tornadio2/#egg=TornadIO2" its not working correctly, because TornadIO2-0.0.3-py2.7.egg-info has incorrect link to source for examle that included "../tornadio2/"
but source installed in venv/src/tornadio2/tornadio2/...
Do you know why pip do that? It is correctly behavior for pip ?
The text was updated successfully, but these errors were encountered: