mypy: add missing dep, rename mypy_extensions to mypy-extensions
This commit is contained in:
@@ -18,7 +18,7 @@ with python3.pkgs; buildPythonApplication rec {
|
||||
pylint
|
||||
flake8
|
||||
pyyaml
|
||||
mypy_extensions
|
||||
mypy-extensions
|
||||
];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user