Skip to content

Commit

Permalink
noensure
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Sep 30, 2024
1 parent 46d5e9c commit afca0b7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion manylinux2014-wheel-build/build_depends.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,5 @@ export PKG_CONFIG_PATH="$BUILD_PREFIX/lib/pkgconfig/:$PKG_CONFIG_PATH"
yum install -y devtoolset-9-gcc devtoolset-9-gcc-c++

PATH=/opt/_internal/tools/bin:$PATH
python3 -m ensurepip

. .github/workflows/wheels-dependencies.sh
1 change: 0 additions & 1 deletion manylinux_2_28-wheel-build/build_depends.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,5 @@ export PKG_CONFIG_PATH="$BUILD_PREFIX/lib/pkgconfig/:$PKG_CONFIG_PATH"
dnf group install -y "Development Tools"

PATH=/opt/_internal/tools/bin:$PATH
python3 -m ensurepip

. .github/workflows/wheels-dependencies.sh

0 comments on commit afca0b7

Please sign in to comment.