mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
record the stack
This commit is contained in:
@@ -186,6 +186,7 @@ if [ ! "$SKIP_INSTALL" ]; then
|
||||
|
||||
# Record for future reference.
|
||||
echo $PYTHON_VERSION > .heroku/python-version
|
||||
echo $STACK > .heroku/python-stack
|
||||
FRESH_PYTHON=true
|
||||
|
||||
hash -r
|
||||
|
||||
Reference in New Issue
Block a user