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 4ab024e commit 54ca92eCopy full SHA for 54ca92e
.github/workflows/deploy.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Set up Python
15
uses: actions/setup-python@v5
16
with:
17
- python-version: '3.14'
+ python-version: '3.11'
18
- name: Build wheel and source tarball
19
run: |
20
python -m pip install --upgrade pip
0 commit comments