Loading pkgs/development/python-modules/cwl-upgrader/default.nix +2 −0 Original line number Diff line number Diff line { lib , buildPythonPackage , fetchFromGitHub , mypy-extensions , pytest-xdist , pytestCheckHook , pythonOlder Loading Loading @@ -30,6 +31,7 @@ buildPythonPackage rec { ''; propagatedBuildInputs = [ mypy-extensions ruamel-yaml schema-salad ]; Loading Loading
pkgs/development/python-modules/cwl-upgrader/default.nix +2 −0 Original line number Diff line number Diff line { lib , buildPythonPackage , fetchFromGitHub , mypy-extensions , pytest-xdist , pytestCheckHook , pythonOlder Loading Loading @@ -30,6 +31,7 @@ buildPythonPackage rec { ''; propagatedBuildInputs = [ mypy-extensions ruamel-yaml schema-salad ]; Loading