Skip to content

Commit

Permalink
2025-01-10T15:37:10Z
Browse files Browse the repository at this point in the history
  • Loading branch information
wrmsr committed Jan 10, 2025
1 parent 1f98492 commit 6e6dc0a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ fi
SCRIPT_PATH=$(cd -- "$(dirname -- "$0")" && pwd)
SCRIPT_PATH="$SCRIPT_PATH/$(basename -- "$0")"
SCRIPT_DIR=$(dirname "$SCRIPT_PATH")
echo "SCRIPT_DIR=$SCRIPT_DIR"

VENV_PYTHON_PATH="$SCRIPT_DIR/.venvs/$VENV/bin/python"
if [ -f "$VENV_PYTHON_PATH" ] ; then
Expand Down

0 comments on commit 6e6dc0a

Please sign in to comment.