Commit ef4772b8 authored by Kenneth Reitz's avatar Kenneth Reitz

export CACHE_DIR

parent ffda3184
......@@ -65,8 +65,7 @@ unset PYTHON_HOME
unset PYTHONPATH
# We'll need to send these statics to other scripts we `source`.
export PIP_DOWNLOAD_CACHE
export BUILD_DIR
export PIP_DOWNLOAD_CACHE BUILD_DIR CACHE_DIR
# Syntax sugar.
indent() {
......
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