Skip to content
Snippets Groups Projects
Commit b6f042b1 authored by Kenneth Reitz's avatar Kenneth Reitz
Browse files

fix the problem


Signed-off-by: default avatarKenneth Reitz <me@kennethreitz.org>
parent 7cbca2f5
No related branches found
No related tags found
No related merge requests found
......@@ -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
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