Skip to content

Commit

Permalink
Echo the Python version
Browse files Browse the repository at this point in the history
  • Loading branch information
jbmorley committed Jan 15, 2025
1 parent 48148c8 commit 719cf75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/install-dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,6 @@ fi
source "${ENVIRONMENT_PATH}"

# Install the Python dependencies
python --version
PIPENV_PIPFILE="$CHANGES_DIRECTORY/Pipfile" pipenv install
PIPENV_PIPFILE="$BUILD_TOOLS_DIRECTORY/Pipfile" pipenv install

0 comments on commit 719cf75

Please sign in to comment.