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

remove vendor directory for cedar-14

parent e247704d
No related branches found
Tags v54
No related merge requests found
......@@ -16,7 +16,7 @@ fi
if [ ! $STACK = $CACHED_PYTHON_STACK ]; then
bpwatch start uninstall_python
puts-step "Stack changed, re-installing runtime"
rm -fr .heroku/python
rm -fr .heroku/python .heroku/python-stack .heroku/vendor
unset SKIP_INSTALL
bpwatch stop uninstall_python
fi
......
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