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 562efcc commit 71c2243Copy full SHA for 71c2243
.github/workflows/ci.yml
@@ -174,7 +174,7 @@ jobs:
174
python -Im pip install --upgrade nox
175
python -Im nox --version
176
- name: Check package
177
- run: "python -Im nox --non-interactive --error-on-external-run --tag packaging --python 3.12"
+ run: "python -Im nox --non-interactive --error-on-external-run --tag packaging --python 3.13"
178
179
180
required-checks-pass:
0 commit comments