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 bca2826 commit 75d01a2Copy full SHA for 75d01a2
.github/workflows/python-publish.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Build manylinux Python wheels
25
uses: RalfG/python-wheels-manylinux-build@v0.2.2-manylinux2010_x86_64
26
with:
27
- python-versions: 'cp36-cp36m cp37-cp37m cp38-cp38m'
+ python-versions: 'cp36-cp36m cp37-cp37m cp38-cp38'
28
build-requirements: 'cython numpy scipy scikit-learn'
29
system-packages: ''
30
package-path: ''
0 commit comments