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

Make Python version compatible with PEP 345 #393

Merged
merged 1 commit into from
Jun 11, 2021

Conversation

albireox
Copy link
Contributor

@albireox albireox commented Jun 2, 2021

This just changes the python_requires in setup.py to use the version definition supported by PEP 345.

See here for how this has become an issue.

@albireox
Copy link
Contributor Author

albireox commented Jun 3, 2021

It seem the PY35 tests fail because multidict dropped support for Python 3.5 last year. Is there something I should do there?

@aviramha
Copy link
Contributor

@mosquito can you merge this as well please?

@mosquito mosquito merged commit d5993fb into mosquito:master Jun 11, 2021
@albireox albireox deleted the python-version branch June 11, 2021 16:19
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

Successfully merging this pull request may close these issues.

4 participants