export CACHE_DIR

This commit is contained in:
Kenneth Reitz
2012-05-25 13:29:27 -04:00
parent ffda318476
commit ef4772b87a
+1 -2
View File
@@ -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() {