Commit d82c8985 authored by Kenneth Reitz's avatar Kenneth Reitz

remove exit

parent 6545d71b
...@@ -15,7 +15,6 @@ if [[ ! $PIP_STATUS -eq 0 ]]; then ...@@ -15,7 +15,6 @@ if [[ ! $PIP_STATUS -eq 0 ]]; then
exit 1 exit 1
fi fi
exit 1
# Smart Requirements handling # Smart Requirements handling
cp requirements.txt .heroku/python/requirements-declared.txt cp requirements.txt .heroku/python/requirements-declared.txt
......
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