mypy: add missing dep, rename mypy_extensions to mypy-extensions

This commit is contained in:
Frederik Rietdijk
2019-10-27 16:26:55 +01:00
parent 2e5b23d86b
commit 5e8be2fb84
5 changed files with 11 additions and 8 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ with python3.pkgs; buildPythonApplication rec {
pylint
flake8
pyyaml
mypy_extensions
mypy-extensions
];
propagatedBuildInputs = [