diff --git a/tasks.py b/tasks.py index bc5e81f..c5106d0 100644 --- a/tasks.py +++ b/tasks.py @@ -1,4 +1,5 @@ from invoke import task +from invoke.exceptions import Exit import os import shutil import subprocess