mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
source it
This commit is contained in:
+1
-1
@@ -63,7 +63,7 @@ echo "-----> Preparing Python interpreter ($PYTHON_VERSION)"
|
||||
# PYTHON_EXE=$($BIN_DIR/python-build install $PYTHON_VERSION --quiet)
|
||||
|
||||
export BUILD_DIR
|
||||
./python-build
|
||||
source $BIN_DIR/python-build
|
||||
|
||||
PYTHON_EXE=$BUILD_DIR/.vendor/python/bin/python
|
||||
|
||||
|
||||
Reference in New Issue
Block a user