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 ec815b0 commit 336520cCopy full SHA for 336520c
scripts/build.sh
@@ -15,7 +15,4 @@ echo $ENABLE_CONTRIB > contrib.enabled
15
echo $ENABLE_HEADLESS > headless.enabled
16
echo $ENABLE_ROLLING > rolling.enabled
17
set -x
18
-python3.9 -m ensurepip --upgrade || true
19
-python3.9 -m pip install --upgrade pip setuptools wheel
20
-python3.9 -m pip install scikit-build toml cmake ninja
21
build_wheel $REPO_DIR $PLAT
0 commit comments