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 39cca5a commit 56733feCopy full SHA for 56733fe
.github/workflows/upload_pypi.yml
@@ -59,7 +59,7 @@ jobs:
59
python -m pip install --upgrade pip
60
pip install twine
61
- name: Python wheels manylinux build
62
- uses: RalfG/python-wheels-manylinux-build@v0.4.2
+ uses: RalfG/python-wheels-manylinux-build@v0.7.1
63
with:
64
python-versions: 'cp37-cp37m cp38-cp38 cp39-cp39 cp310-cp310'
65
build-requirements: 'setuptools cython setuptools_scm'
0 commit comments