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 573e00e commit 9447d3aCopy full SHA for 9447d3a
.github/workflows/test_full.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: Set up Python
43
uses: actions/setup-python@v5
44
with:
45
- python-version: 3.9
+ python-version: '3.10'
46
- name: Install Flit
47
run: pip install flit
48
- name: Install Dependencies
0 commit comments