Skip to content

Commit

Permalink
added setup tools dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Elgemp4 authored Nov 13, 2024
1 parent 77ff042 commit 940f38b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/scripts/build-linux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ fi

# install compile-time dependencies
${PYBIN}/pip install numpy==${NUMPY_VERSION}
${PYBIN}/pip install setuptools

# List installed packages
${PYBIN}/pip freeze
Expand Down

0 comments on commit 940f38b

Please sign in to comment.