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 67da672 commit 8ac7bf0Copy full SHA for 8ac7bf0
.github/workflows/docs.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Setup Python
16
uses: actions/setup-python@v5
17
with:
18
- python-version: "3.13"
+ python-version: "3.14"
19
- name: Install nox
20
run: |
21
python -m pip install --upgrade setuptools pip wheel
0 commit comments