Loading pkgs/development/python-modules/psygnal/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ , fetchFromGitHub , hatch-vcs , hatchling , mypy-extensions , numpy , pydantic , pytest-mypy-plugins Loading Loading @@ -34,6 +35,7 @@ buildPythonPackage rec { ]; propagatedBuildInputs = [ mypy-extensions typing-extensions ]; Loading Loading
pkgs/development/python-modules/psygnal/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ , fetchFromGitHub , hatch-vcs , hatchling , mypy-extensions , numpy , pydantic , pytest-mypy-plugins Loading Loading @@ -34,6 +35,7 @@ buildPythonPackage rec { ]; propagatedBuildInputs = [ mypy-extensions typing-extensions ]; Loading