don't skip the install

This commit is contained in:
Kenneth Reitz
2014-07-17 16:42:05 -04:00
parent c31574d7d6
commit a43eaaaf81
+1
View File
@@ -164,6 +164,7 @@ if [ ! $STACK = $CACHED_PYTHON_STACK ]; then
bpwatch start uninstall_python
puts-step "Stack changed, re-installing $PYTHON_VERSION."
rm -fr .heroku/python
SKIP_INSTALL=0
bpwatch stop uninstall_python
fi