Commit cead16eb authored by Kenneth Reitz's avatar Kenneth Reitz

remove debugging env

parent 5c91c819
...@@ -112,7 +112,6 @@ if [ ! -f requirements.txt ]; then ...@@ -112,7 +112,6 @@ if [ ! -f requirements.txt ]; then
echo "-e ." > requirements.txt echo "-e ." > requirements.txt
fi fi
env
# Sticky runtimes. # Sticky runtimes.
if [ -f $CACHE_DIR/.heroku/python-version ]; then if [ -f $CACHE_DIR/.heroku/python-version ]; then
......
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