-
Notifications
You must be signed in to change notification settings - Fork 1
Drop Python 3.10 support #604
Copy link
Copy link
Open
Labels
low priorityThis should be addressed as time permitsThis should be addressed as time permitstaskTask/chore unrelated to a bug or feature requestTask/chore unrelated to a bug or feature request
Description
Activity
Metadata
Metadata
Assignees
Labels
low priorityThis should be addressed as time permitsThis should be addressed as time permitstaskTask/chore unrelated to a bug or feature requestTask/chore unrelated to a bug or feature request
Description
This is a placeholder issue to reference in source control. It is meant to capture all the changes that are needed when Python 3.10 support is no longer required.
Additional Details
target-versionkey for the[tool.ruff]config inpyproject.tomlpyupgradeorruff check --fixdirectly to make the changes to the filesrequires-pythonkey value in the[project]config inpyproject.tomlpython_versionkey value in the[tool.refurb]config inpyproject.tomlTODO:comments with this issue referencedtox, GitHub workflows, etc.test_python_versiontest intests/unit/test_package_metadata.pyblacktorufffor formatting, if that change is desiredAcceptance Criteria