Skip to content

Commit

Permalink
Install pip deps
Browse files Browse the repository at this point in the history
  • Loading branch information
huydhn committed May 16, 2024
1 parent bbb5da6 commit 824a45c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packaging/pre_build_script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ set -eux

echo "This script is run before building torchao binaries"

pip install torch setuptools wheel twine
pip install -r requirements.txt
pip install -r dev-requirements.txt

0 comments on commit 824a45c

Please sign in to comment.