mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
export CACHE_DIR
This commit is contained in:
+1
-2
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user