Skip to content
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

Keepalive is not compatible with setuptools v58 #10

Open
RinkeHoekstra opened this issue Oct 26, 2021 · 0 comments
Open

Keepalive is not compatible with setuptools v58 #10

RinkeHoekstra opened this issue Oct 26, 2021 · 0 comments

Comments

@RinkeHoekstra
Copy link

Setuptools v58 introduces a breaking change in that it no longer supports 2to3, which is required by keepalive:

https://setuptools.pypa.io/en/latest/history.html#v58-0-0

Please consider removing this dependency, or dropping Python 2.x support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant