Commit b84b168b authored by Kenneth Reitz's avatar Kenneth Reitz

easier to debug

parent 35c810e4
...@@ -17,6 +17,7 @@ if [[ ! $PIP_STATUS -eq 0 ]]; then ...@@ -17,6 +17,7 @@ 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