Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
amirouche committed Oct 4, 2023
1 parent 2d3d70f commit 7f38690
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions venv
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ if test -d .venv; then
fi
else
echo "You are already in a virtual environment!"
exec "$@"
fi
else
$PYTHON -m venv --prompt="$(basename $(pwd))" .venv
Expand Down

0 comments on commit 7f38690

Please sign in to comment.