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

env

parent 181c09cf
No related branches found
No related tags found
No related merge requests found
...@@ -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
......
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