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 5986364 commit 3e72383Copy full SHA for 3e72383
.github/workflows/test_full.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Set up Python
35
uses: actions/setup-python@v4
36
with:
37
- python-version: 3.9
+ python-version: 3.8
38
- name: Install Flit
39
run: pip install flit
40
- name: Install Dependencies
0 commit comments