diff --git a/bin/compile b/bin/compile index ae850e5..d57a2f4 100755 --- a/bin/compile +++ b/bin/compile @@ -92,7 +92,7 @@ if [ ! -f requirements.txt ]; then echo "-e ." > requirements.txt fi -ls +env # Sticky runtimes. if [ -f $CACHE_DIR/.heroku/python-version ]; then