Commit 17a8e05a authored by Kenneth Reitz's avatar Kenneth Reitz

Merge branch 'develop' of github.com:heroku/heroku-buildpack-python into develop

parents 7a01a685 6fdcc392
...@@ -12,6 +12,7 @@ config_vars: ...@@ -12,6 +12,7 @@ config_vars:
PYTHONUNBUFFERED: true PYTHONUNBUFFERED: true
LIBRARY_PATH: .heroku/vendor/lib LIBRARY_PATH: .heroku/vendor/lib
LD_LIBRARY_PATH: .heroku/vendor/lib LD_LIBRARY_PATH: .heroku/vendor/lib
LANG: en_US.UTF-8
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