Skip to content

Commit b3e6e84

Browse files
Update Bumping the Python baseline
1 parent 48e66f0 commit b3e6e84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,7 @@ When updating the minimum supported Python version remember to:
298298

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

0 commit comments

Comments
 (0)