diff --git a/bin/steps/python b/bin/steps/python index 3c22d63..71aa111 100755 --- a/bin/steps/python +++ b/bin/steps/python @@ -15,7 +15,6 @@ fi if [ ! $STACK = $CACHED_PYTHON_STACK ]; then bpwatch start uninstall_python - puts-step "Stack changed, re-installing runtime" rm -fr .heroku/python .heroku/python-stack .heroku/vendor unset SKIP_INSTALL bpwatch stop uninstall_python