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 c7513c1 commit 173b700Copy full SHA for 173b700
.github/workflows/build-linux.yml
@@ -45,7 +45,7 @@ jobs:
45
# python-versions: 'cp37-cp37m'
46
python-versions: '${{ matrix.python-version }}'
47
build-requirements: ''
48
- system-packages: 'cmake3'
+ system-packages: 'cmake3 libXrandr-devel libXinerama-devel libXcursor-devel libXi-devel'
49
package-path: ''
50
pip-wheel-args: '--manylinux-build'
51
0 commit comments