We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71c19b4 commit 68a2bf1Copy full SHA for 68a2bf1
.github/ISSUE_TEMPLATE/python-bump.md
@@ -3,7 +3,7 @@
3
- Update Git main
4
- [ ] `git checkout main`
5
- [ ] In `pyproject.toml`, add classifier for new Python version and update `tool.black.target-version`
6
- - [ ] Add new Python version to lists in `.github/workflows/python.yml`
+ - [ ] In `.github/workflows/python.yml`, update hardcoded Python versions and add new version to lists
7
- [ ] Commit and open a PR
8
- [ ] Merge the PR when CI passes
9
- [ ] Add new Python jobs to [branch protection required checks](https://github.com/openslide/openslide-python/settings/branches)
0 commit comments