Skip to content

Commit 336520c

Browse files
authored
Update build.sh
1 parent ec815b0 commit 336520c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

scripts/build.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,4 @@ echo $ENABLE_CONTRIB > contrib.enabled
1515
echo $ENABLE_HEADLESS > headless.enabled
1616
echo $ENABLE_ROLLING > rolling.enabled
1717
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
2118
build_wheel $REPO_DIR $PLAT

0 commit comments

Comments
 (0)