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

Remove Python 3.7 support #56

Merged
merged 2 commits into from
Jul 7, 2023
Merged

Remove Python 3.7 support #56

merged 2 commits into from
Jul 7, 2023

Conversation

wch
Copy link
Collaborator

@wch wch commented Jun 29, 2023

Python 3.7 has reached end of life, so this PR removes 3.7 support.

@wch wch requested a review from schloerke June 29, 2023 22:46
* main:
  Do not accept kwargs if they are not used internally (to get around typing)
  Ignore incompatibile method override
  Use `add_ws` from tag method to get around typing issue
  Explicitly declare imports
@schloerke schloerke merged commit fca94f7 into main Jul 7, 2023
@schloerke schloerke deleted the drop-py-3.7 branch July 7, 2023 13:18
schloerke added a commit that referenced this pull request Jul 7, 2023
* main:
  Remove Python 3.7 support (#56)
  Do not accept kwargs if they are not used internally (to get around typing)
  Ignore incompatibile method override
  Use `add_ws` from tag method to get around typing issue
  Explicitly declare imports
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.

2 participants