sockjs-tornado icon indicating copy to clipboard operation
sockjs-tornado copied to clipboard

Please push tag for v1.0.7

Open stuarteberg opened this issue 5 years ago • 0 comments

sockjs-tornado-v1.0.7 has been available on PyPI since April, but the corresponding tag has not been pushed to github.

That makes it hard for alternative package managers to bundle the code. For example, the Anaconda distribution supports sockjs-v1.0.6, but not v1.0.7, presumably because the git tag is missing.

FWIW, I'm interested in v1.0.7 because it adds support for tornado-6 (via #117). (Thanks, BTW!)

stuarteberg avatar Dec 02 '20 16:12 stuarteberg