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 761e957 commit 573e00eCopy full SHA for 573e00e
.github/workflows/test.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Set up Python
15
uses: actions/setup-python@v5
16
with:
17
- python-version: 3.9
+ python-version: '3.10'
18
- name: Install Flit
19
run: pip install flit
20
- name: Install Dependencies
0 commit comments