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

Drop Python 3.7 support #132

Merged
merged 5 commits into from
Aug 21, 2023
Merged

Drop Python 3.7 support #132

merged 5 commits into from
Aug 21, 2023

Conversation

daneah
Copy link
Member

@daneah daneah commented Aug 20, 2023

This change is a: (check at least one)

  • Bugfix
  • Feature addition
  • Code style update
  • Refactor
  • Release activity

Is this a breaking change? (check one)

  • Yes
  • No

Is the:

  • Title of this pull request clear, concise, and indicative of the issue number it addresses, if any?
  • Test suite passing?
  • Code coverage maximal?
  • Changelog up to date?

What does this change address?

Python 3.7 support ended on 2023-06-27.

How does this change work?

  • Updated to simpler typing syntax for optional arguments and iterable types using pyupgrade
  • Reformatted files constrained to Python 3.8+ syntax using black
  • Updated documentation to prefer tox usage
  • Updated documentation dependencies and removed upper bounds on their versions

@daneah daneah added ⛏ chore Something that's just got to be done! 📝 docs Adding or updating documentation labels Aug 20, 2023
@daneah daneah merged commit 350c20f into dev Aug 21, 2023
8 checks passed
@daneah daneah deleted the chore/drop-py37-support branch August 21, 2023 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⛏ chore Something that's just got to be done! 📝 docs Adding or updating documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants