Skip to content

Commit

Permalink
use homebrew to install pyyaml
Browse files Browse the repository at this point in the history
  • Loading branch information
HannahShiSFB committed Apr 21, 2024
1 parent ea82389 commit 495faef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/prepare_env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ set -ex
# GNU command line tools
brew install coreutils

pip3 install pyyaml
brew install pyyaml

0 comments on commit 495faef

Please sign in to comment.