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