Skip to content

Commit

Permalink
ECC-1793: develop binary wheel - Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
iainrussell committed Apr 18, 2024
1 parent 4e5b09d commit cdab0b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/wheel-linux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ rm -fr dist wheelhouse
# Do it twice to get the list of libraries

auditwheel repair dist/*.whl
unzip -l wheelhouse/*.whl
unzip -l wheelhouse/*.whl | grep 'eccodes.libs/' > libs
#IR pip3 install -r tools/requirements.txt

Expand Down

0 comments on commit cdab0b4

Please sign in to comment.