remove exit

This commit is contained in:
2015-12-03 13:32:30 -05:00
parent 6545d71b46
commit d82c898509
-1
View File
@@ -15,7 +15,6 @@ if [[ ! $PIP_STATUS -eq 0 ]]; then
exit 1
fi
exit 1
# Smart Requirements handling
cp requirements.txt .heroku/python/requirements-declared.txt