mirror of
https://github.com/bensuperpc/dockcross.git
synced 2024-12-22 16:24:27 +01:00
Merge pull request #323 from jcfr/manylinux-update-to-scikit-build-0.10.0
manylinux: Update scikit-build from 0.9.0 to 0.10.0
This commit is contained in:
commit
6bfbae3b3f
@ -2,5 +2,5 @@
|
||||
|
||||
for PIP in /opt/python/*/bin/pip; do
|
||||
$PIP install --disable-pip-version-check --upgrade pip
|
||||
$PIP install scikit-build==0.9.0
|
||||
$PIP install scikit-build==0.10.0
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user