Skip to content

Commit

Permalink
Merge pull request #217 from radarhere/manylinux
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk authored Sep 30, 2024
2 parents 806902d + 43148c6 commit 4f6ddab
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions manylinux2014-wheel-build/build_depends.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,7 @@ 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

0 comments on commit 4f6ddab

Please sign in to comment.