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

export CACHE_DIR

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