Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoyt Koepke committed May 16, 2024
1 parent bad24b6 commit 8ee4134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/pyxet/scripts/setup_env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ if [[ -z "$VIRTUAL_ENV" ]] ; then

pip install --upgrade pip
pip install -r scripts/dev_requirements.txt
elif
else
source ./venv/bin/activate
fi

Expand Down

0 comments on commit 8ee4134

Please sign in to comment.