Skip to content
Snippets Groups Projects
Commit cead16eb authored by Kenneth Reitz's avatar Kenneth Reitz
Browse files

remove debugging env

parent 5c91c819
No related branches found
No related tags found
No related merge requests found
...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment