record the stack

This commit is contained in:
Kenneth Reitz
2014-07-17 16:40:04 -04:00
parent 3a42f565cb
commit c31574d7d6
+1
View File
@@ -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