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

.

parent 0aa12399
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@ set +e
/app/.heroku/python/bin/pip install -r requirements.txt --exists-action=w --src=./.heroku/src --disable-pip-version-check --no-cache-dir 2>&1 | tee $WARNINGS_LOG | cleanup | indent
PIP_STATUS="${PIPESTATUS[0]}"
set -e
echo '.'
show-warnings
......
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