Skip to content
Snippets Groups Projects
Commit 4d5a5321 authored by Harry White's avatar Harry White Committed by Ian Stapleton Cordasco
Browse files

Update pipenv version

parent 06b7f97e
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@ if [ ! "$SKIP_PIPENV_INSTALL" ]; then
export PIP_EXTRA_INDEX_URL
fi
export PIPENV_VERSION="2018.5.18"
export PIPENV_VERSION="2018.7.1"
# Install pipenv.
/app/.heroku/python/bin/pip install pipenv==$PIPENV_VERSION --upgrade &> /dev/null
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment