Commit 9914e50d authored by Kenneth Reitz's avatar Kenneth Reitz

PYTHONPATH

parent ef59b5ad
...@@ -14,7 +14,8 @@ config_vars: ...@@ -14,7 +14,8 @@ config_vars:
LD_LIBRARY_PATH: /app/.heroku/vendor/lib LD_LIBRARY_PATH: /app/.heroku/vendor/lib
LANG: en_US.UTF-8 LANG: en_US.UTF-8
PYTHONHASHSEED: random PYTHONHASHSEED: random
PYTHONHOME: /app/ PYTHONHOME: /app/.heroku/venv/
PYTHONPATH: /app/
EOF EOF
......
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