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 5fb1a65 commit a837dbbCopy full SHA for a837dbb
.github/workflows/upload_pypi.yml
@@ -50,7 +50,7 @@ jobs:
50
python -m pip install --upgrade pip
51
pip install twine
52
- name: Python wheels manylinux build
53
- uses: RalfG/python-wheels-manylinux-build@v0.1
+ uses: RalfG/python-wheels-manylinux-build@v0.3.4
54
with:
55
python-versions: 'cp36-cp36m cp37-cp37m cp38-cp38'
56
build-requirements: 'setuptools cython'
0 commit comments