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 3ef2a2a commit 6415ed0Copy full SHA for 6415ed0
.github/workflows/upload_pypi.yml
@@ -55,7 +55,7 @@ jobs:
55
python -m pip install --upgrade pip
56
pip install twine
57
- name: Python wheels manylinux build
58
- uses: RalfG/python-wheels-manylinux-build@v0.4.0
+ uses: RalfG/python-wheels-manylinux-build@v0.4.2
59
with:
60
python-versions: 'cp37-cp37m cp38-cp38 cp39-cp39 cp310-cp310'
61
build-requirements: 'setuptools cython'
0 commit comments