Commit b6f042b1 authored by Kenneth Reitz's avatar Kenneth Reitz

fix the problem

Signed-off-by: 's avatarKenneth Reitz <me@kennethreitz.org>
parent 7cbca2f5
......@@ -62,6 +62,6 @@ if [ ! "$SKIP_PIPENV_INSTALL" ]; then
fi
fi
else
pipenv-to-pip Pipfile.lock > requirements.txt
export SKIP_PIP_INSTALL=1
pipenv-to-pip Pipfile.lock > requirements.txt
fi
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment