mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user