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 c199f67 commit 6588128Copy full SHA for 6588128
.github/workflows/publish.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Set up Python 3.7
13
uses: actions/setup-python@v5
14
with:
15
- python-version: 3.7
+ python-version: 3.9
16
- name: Install pypa/build
17
run: >-
18
python -m
0 commit comments