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.
2 parents 4d6d6eb + ffeef05 commit b5e85b0Copy full SHA for b5e85b0
.github/workflows/pypipublish.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Set up Python 3.10
22
uses: actions/setup-python@v6
23
with:
24
- python-version: "3.10"
+ python-version: "3.14"
25
26
- name: Install pypa/build
27
run: >-
0 commit comments