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

Support Python 3.10 #195

Merged
merged 11 commits into from Sep 29, 2022
Merged

Support Python 3.10 #195

merged 11 commits into from Sep 29, 2022

Conversation

dekked
Copy link
Member

@dekked dekked commented Sep 26, 2022

With this PR, Norfair supports Python 3.6 - 3.10.

  • There are no code changes in Norfair itself. It's mostly around tooling so tests (CI) can run in all Python versions.
  • tox works for running the tests locally, and Github Actions leverage tox so there is no duplicate code.
  • Add more information to PyPI package for better discoverability.
  • Fix README so it displays better in PyPI (GIFs > 10 MB don't load, though) and links work (made them absolute).

Python 3.6 support is a pain to maintain, and therefore next will be the last release to support it.

@dekked dekked force-pushed the python310 branch 4 times, most recently from df42058 to 1d2d4ab Compare September 27, 2022 20:11
@dekked dekked marked this pull request as ready for review September 28, 2022 01:43
@dekked dekked merged commit 062c433 into master Sep 29, 2022
@dekked dekked deleted the python310 branch September 29, 2022 12:38
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.

None yet

2 participants