There was an error while loading. Please reload this page.
1 parent a2fcb3f commit 4876a6cCopy full SHA for 4876a6c
1 file changed
.github/workflows/pypi-release.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Set up Python
14
uses: actions/setup-python@v5
15
with:
16
- python-version: 3.9
+ python-version: 3.10
17
- name: Install pypa/build
18
run: python -m pip install build --user
19
- name: Build a binary wheel and a source tarball
0 commit comments