mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-01-22 06:05:36 +01:00
Revert "manylinux: Update scikit-build from 0.8.1 to 0.9.0"
This reverts commit 8eecfcacb2c5d5ab37ec3cd63887987cc2e4ee83. scikit-build still has an important regression as described in https://github.com/scikit-build/scikit-build/issues/415
This commit is contained in:
parent
9a789a5397
commit
8ad158c976
@ -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.10.0
|
||||
$PIP install scikit-build==0.8.1
|
||||
done
|
||||
|
Loading…
x
Reference in New Issue
Block a user