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 c19c3ce commit dd7c293Copy full SHA for dd7c293
.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.8
+ python-version: 3.9
46
- name: Install Flit
47
run: pip install flit
48
- name: Install Dependencies
0 commit comments