Commit 9d20adca authored by Kenneth Reitz's avatar Kenneth Reitz

env

parent 181c09cf
...@@ -92,7 +92,7 @@ if [ ! -f requirements.txt ]; then ...@@ -92,7 +92,7 @@ if [ ! -f requirements.txt ]; then
echo "-e ." > requirements.txt echo "-e ." > requirements.txt
fi fi
ls 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