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 support for Python 3.7 #1659

Closed
Tracked by #1
edgarrmondragon opened this issue May 2, 2023 · 1 comment · Fixed by #1837
Closed
Tracked by #1

Drop support for Python 3.7 #1659

edgarrmondragon opened this issue May 2, 2023 · 1 comment · Fixed by #1837

Comments

@edgarrmondragon
Copy link
Collaborator

  • Update requirement in pyproject.toml and run poetry lock
  • Remove from trove classifiers in pyproject.toml
  • Update Ruff config in pyproject.toml
  • Address any sys.version_info <= (3, 8) not auto-fixed by Ruff
  • Repeat above steps for each of the cookiecutter templates
@edgarrmondragon
Copy link
Collaborator Author

Closed by #1837

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

Successfully merging a pull request may close this issue.

1 participant