diff --git a/script/bootstrap b/script/bootstrap index cd1b0008..c03b7dc0 100755 --- a/script/bootstrap +++ b/script/bootstrap @@ -7,6 +7,7 @@ set -e cd "$(dirname "${0}")/.." # Install Python dependencies +pipenv --python 3.6 pipenv install --dev # Install uswds node module and dependencies