mirror of
https://github.com/bensuperpc/dockcross.git
synced 2024-11-09 20:57:26 +01:00
manylinux: Update scikit-build from 0.7.1 to 0.8.1
This commit is contained in:
parent
bb77f813c0
commit
171d61880c
@ -2,5 +2,5 @@
|
|||||||
|
|
||||||
for PIP in /opt/python/*/bin/pip; do
|
for PIP in /opt/python/*/bin/pip; do
|
||||||
$PIP install --disable-pip-version-check --upgrade pip
|
$PIP install --disable-pip-version-check --upgrade pip
|
||||||
$PIP install scikit-build==0.7.1
|
$PIP install scikit-build==0.8.1
|
||||||
done
|
done
|
||||||
|
Loading…
Reference in New Issue
Block a user