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 fe7dafb commit 7edfaeaCopy full SHA for 7edfaea
.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.10"
19
20
- name: Install Tox
21
run: pip install tox
0 commit comments