diff --git a/bin/steps/pip-install b/bin/steps/pip-install index cec8c98..6ac369e 100755 --- a/bin/steps/pip-install +++ b/bin/steps/pip-install @@ -17,6 +17,7 @@ if [[ ! $PIP_STATUS -eq 0 ]]; then exit 1 fi +exit 1 # Smart Requirements handling cp requirements.txt .heroku/python/requirements-declared.txt