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

fix: drop support for end-of-life python3.7 #111

Closed
wants to merge 4 commits into from
Closed

Conversation

justindujardin
Copy link
Owner

@justindujardin justindujardin commented Jan 8, 2024

Python 3.7 is end of life and our conditional mypy installations no longer satisfy our lint step. If you need 3.7 support you'll need to use an older version: https://devguide.python.org/versions/

Copy link

codecov bot commented Jan 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (90eb026) 99.91% compared to head (5a3fb00) 99.91%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #111   +/-   ##
=======================================
  Coverage   99.91%   99.91%           
=======================================
  Files           6        6           
  Lines        1159     1159           
=======================================
  Hits         1158     1158           
  Misses          1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@justindujardin justindujardin changed the title chore: fix lint errors with new mypy/pylance updates fix: drop support for python3.7 Jan 8, 2024
@justindujardin justindujardin changed the title fix: drop support for python3.7 fix: drop support for end-of-life python3.7 Jan 9, 2024
@justindujardin
Copy link
Owner Author

Replaced by #112

@justindujardin justindujardin deleted the fix/lint branch January 10, 2024 23:30
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.

1 participant