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

no more release config vars

parent 60b57fd3
......@@ -7,15 +7,6 @@ NAME=$($BIN_DIR/detect $BUILD_DIR) || exit 1
cat <<EOF
---
config_vars:
PATH: /app/.heroku/venv/bin:/bin:/usr/local/bin:/usr/bin
PYTHONUNBUFFERED: true
LIBRARY_PATH: /app/.heroku/vendor/lib
LD_LIBRARY_PATH: /app/.heroku/vendor/lib
LANG: en_US.UTF-8
PYTHONHASHSEED: random
PYTHONHOME: /app/.heroku/venv/
PYTHONPATH: /app/
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