diff --git a/tasks.py b/tasks.py index e402599..79cb94f 100644 --- a/tasks.py +++ b/tasks.py @@ -1,6 +1,6 @@ from os.path import join -from invoke import Collection, task +from invoke import Collection, ctask as task from invocations import docs as _docs