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 b2fac2f commit 2fc547bCopy full SHA for 2fc547b
.github/workflows/test_full.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Set up Python
33
uses: actions/setup-python@v5
34
with:
35
- python-version: 3.8
+ python-version: '3.12'
36
- name: Install Flit
37
run: pip install flit
38
- name: Install Dependencies
0 commit comments