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 fbfec70 commit dbb3fb8Copy full SHA for dbb3fb8
1 file changed
.github/workflows/tests.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: Setup Python
43
uses: actions/setup-python@v5
44
with:
45
- python-version: '3.12'
+ python-version: '3.13'
46
47
- name: Install tox and any other packages
48
run: pip install tox
0 commit comments