Skip to content

Commit

Permalink
show python version
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeWang1127 committed Dec 18, 2024
1 parent 779bf70 commit 401902b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ steps:
# Install python dependencies
python3 -m venv .venv
source .venv/bin/activate
python --version
pip install --upgrade pip
pip install --require-hashes -r hermetic_build/common/requirements.txt
pip install hermetic_build/common
Expand Down

0 comments on commit 401902b

Please sign in to comment.