diff --git a/bin/steps/pipenv b/bin/steps/pipenv index b1121711eb9d8f76f79d3fe146aa722af29846e4..92e4a2c07f8820e06b6ab04c168813c852b402fd 100755 --- a/bin/steps/pipenv +++ b/bin/steps/pipenv @@ -57,8 +57,6 @@ if [ ! "$SKIP_PIPENV_INSTALL" ]; then mcount "buildvar.SLUGIFY_USES_TEXT_UNIDECODE" fi - - # Install pipenv; do not upgrade. /app/.heroku/python/bin/pip install pipenv==$PIPENV_VERSION &> /dev/null