Skip to content

Commit

Permalink
Update Bumping the Python baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
tammy-baylis-swi committed Nov 8, 2024
1 parent 48e66f0 commit b3e6e84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,7 @@ When updating the minimum supported Python version remember to:

- Remove the version in `pyproject.toml` trove classifiers
- Remove the version from `tox.ini`
- Update github workflows accordingly with `tox -e generate-workflows`
- Search for `sys.version_info` usage and remove code for unsupported versions
- Bump `py-version` in `.pylintrc` for Python version dependent checks

Expand Down

0 comments on commit b3e6e84

Please sign in to comment.