Use python 3.6 for pipenv
This commit is contained in:
parent
4844e23951
commit
b2bc13003d
@ -7,6 +7,7 @@ set -e
|
|||||||
cd "$(dirname "${0}")/.."
|
cd "$(dirname "${0}")/.."
|
||||||
|
|
||||||
# Install Python dependencies
|
# Install Python dependencies
|
||||||
|
pipenv --python 3.6
|
||||||
pipenv install --dev
|
pipenv install --dev
|
||||||
|
|
||||||
# Install uswds node module and dependencies
|
# Install uswds node module and dependencies
|
||||||
|
Loading…
x
Reference in New Issue
Block a user