We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1d3491 commit c874bd6Copy full SHA for c874bd6
.github/workflows/python-package.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Set up Python
16
uses: actions/setup-python@v5
17
with:
18
- python-version: "3.9"
+ python-version: "3.13"
19
20
- name: Install Tox
21
run: pip install tox
0 commit comments