diff --git a/tasks.py b/tasks.py index c401fdaa..0837299e 100644 --- a/tasks.py +++ b/tasks.py @@ -310,7 +310,6 @@ def install_core_files(c, local=False, verbose=False, prefix=DEFAULT_PREFIX): @task( help={ - "dev": "install development mode", "verbose": "enable verbose", "install-type": "used to force an install type, " "can be one of the following (redhat, debian)",