Loading pkgs/development/python-modules/mypy/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -125,6 +125,7 @@ buildPythonPackage rec { description = "Optional static typing for Python"; homepage = "https://www.mypy-lang.org"; license = licenses.mit; mainProgram = "mypy"; maintainers = with maintainers; [ martingms lnl7 ]; }; } Loading
pkgs/development/python-modules/mypy/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -125,6 +125,7 @@ buildPythonPackage rec { description = "Optional static typing for Python"; homepage = "https://www.mypy-lang.org"; license = licenses.mit; mainProgram = "mypy"; maintainers = with maintainers; [ martingms lnl7 ]; }; }