mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-15 01:32:20 -05:00
updated bootstrap
This commit is contained in:
@@ -22,7 +22,7 @@ function display_result {
|
||||
|
||||
if [ ! $VIRTUAL_ENV ]; then
|
||||
virtualenv ./venv
|
||||
. ./venv/bin/activate
|
||||
virtualenv -p python3 ./venv
|
||||
fi
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user