Skip to content

Commit

Permalink
Update .env
Browse files Browse the repository at this point in the history
  • Loading branch information
Boris committed Oct 19, 2023
1 parent e6ca633 commit ee80ad5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/bootstrap_test_environment.sh
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/bash
pip install pipenv

# Check if a Pipenv environment already exists
if pipenv --venv &>/dev/null; then
Expand Down

0 comments on commit ee80ad5

Please sign in to comment.