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

PYTHONPATH

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