Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions scripts/environment.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,3 @@ export PIPENV_PIPFILE="$SCRIPTS_DIRECTORY/Pipfile"

# Add the tools to the path.
export PATH="$LOCAL_TOOLS_PATH/venv/bin":$PATH

# Activate mise to pin the Python version used to run the tools.
eval "$(mise activate bash)"