add missing vars for python step

This commit is contained in:
Casey Faist
2018-11-11 16:51:29 -06:00
parent 4750639a0d
commit 0be9d48013
2 changed files with 4 additions and 4 deletions
-1
View File
@@ -52,7 +52,6 @@ else
exit 1
fi
if [[ "$STACK" != "$CACHED_PYTHON_STACK" ]]; then
puts-step "Stack has changed from $CACHED_PYTHON_STACK to $STACK, clearing cache"
rm -fr .heroku/python-stack .heroku/python-version .heroku/python .heroku/vendor .heroku/python .heroku/python-sqlite3-version