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 08f13d8 commit 0e875efCopy full SHA for 0e875ef
.github/workflows/pypi.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Setup Python 3
14
uses: actions/setup-python@v1
15
with:
16
- python-version: 3.10.13
+ python-version: 3.12.10
17
- name: Install pypa/build
18
run: >-
19
python -m
0 commit comments