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

Add minimum Python version #29

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

tvuotila
Copy link

I am not completely sure if dropping Python version support is worth it or if 3.7 is the correct minimum.
#28 changed the minimum tested Python version to 3.7.
Getting rid of collections.OrderedDict cleans up the code.
As mentioned, Python 3.6 is End-Of-Life since 2021-12-23. (Python 3.7 is EOL since 2023-06-27)

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

Successfully merging this pull request may close these issues.

None yet

1 participant