Skip to content

Commit

Permalink
ECC-1793: develop binary wheel - macos arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
iainrussell committed Apr 11, 2024
1 parent 7dce58a commit 00811e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/wheel-macos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ if [ -f /opt/conda/etc/profile.d/conda.sh ]; then
source /opt/conda/etc/profile.d/conda.sh
conda create -y -p ./dist_venv
conda activate ./dist_venv
conda install pip
fi

pip3 install wheel delocate setuptools pytest
Expand Down

0 comments on commit 00811e0

Please sign in to comment.