Commit ce3c6853 authored by Kenneth Reitz's avatar Kenneth Reitz

no .heroku/venv

parent b6adf522
...@@ -20,7 +20,7 @@ CACHE_DIR=$2 ...@@ -20,7 +20,7 @@ CACHE_DIR=$2
ENV_DIR=$3 ENV_DIR=$3
CACHE_ENTRIES=".heroku/python .heroku/python-stack .heroku/python-version .heroku/venv" CACHE_ENTRIES=".heroku/python .heroku/python-stack .heroku/python-version"
# Static configurations for virtualenv caches. # Static configurations for virtualenv caches.
VIRTUALENV_LOC=".heroku/venv" VIRTUALENV_LOC=".heroku/venv"
......
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