Commit 1d8afb45 authored by Kenneth Reitz's avatar Kenneth Reitz

legacy venv location

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