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 72a7263 commit 214f30fCopy full SHA for 214f30f
.github/workflows/pypi.yml
@@ -17,7 +17,7 @@ jobs:
17
fetch-depth: 0
18
- uses: actions/setup-python@v5
19
with:
20
- python-version: "3.10"
+ python-version: "3.11"
21
- name: Build the sdist and the wheel
22
run: |
23
pip install build
0 commit comments