mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-04-04 21:19:15 +02:00
manylinux: Update scikit-build from 0.9.0 to 0.10.0
This commit is contained in:
parent
8bb5d2887b
commit
181d5464df
@ -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.9.0
|
$PIP install scikit-build==0.10.0
|
||||||
done
|
done
|
||||||
|
Loading…
x
Reference in New Issue
Block a user