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

record the stack

parent 3a42f565
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
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