We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f6a343 commit 6d8bbe8Copy full SHA for 6d8bbe8
1 file changed
.github/workflows/publish-pypi.yml
@@ -19,7 +19,7 @@ jobs:
19
fetch-depth: 0
20
- uses: actions/setup-python@v4
21
with:
22
- python-version: 3.7
+ python-version: 3.9
23
- name: Build dist files
24
run: |
25
python -m pip install --upgrade pip
0 commit comments