diff --git a/Makefile b/Makefile index d189bb6fa..23b3f84e8 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ install: pip install -e . tools: - pip install mypy==0.701 + pip install mypy==0.701 pylint==2.4.4 pip install coverage astroid pylint lint: