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 14f6819 commit 45420bdCopy full SHA for 45420bd
.github/workflows/python-publish.yml
@@ -24,7 +24,7 @@ jobs:
24
25
- uses: actions/setup-python@v5
26
with:
27
- python-version: "3.7"
+ python-version: "3.10"
28
29
- name: Build release distributions
30
run: |
0 commit comments