Skip to content

Commit

Permalink
maybe mac needs distutils installed
Browse files Browse the repository at this point in the history
  • Loading branch information
william-dawson committed Nov 15, 2023
1 parent 3a44cbf commit 753fe4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions UnitTests/before_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,5 @@ elif [[ "$TESTOS" == "OSX" ]]; then
sudo pip3 install flake8 --upgrade --no-cache-dir
sudo pip3 install pyyaml --upgrade --no-cache-dir
sudo pip3 install ford --upgrade --no-cache-dir
sudo pip3 install distutils --upgrade --no-cache-dir
fi

0 comments on commit 753fe4e

Please sign in to comment.