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