Loading pkgs/development/python-modules/yangson/default.nix +0 −6 Original line number Diff line number Diff line Loading @@ -5,7 +5,6 @@ poetry-core, elementpath, pyyaml, setuptools, pytestCheckHook, }: Loading @@ -23,14 +22,9 @@ buildPythonPackage rec { build-system = [ poetry-core ]; pythonRelaxDeps = [ "setuptools" ]; dependencies = [ elementpath pyyaml setuptools ]; nativeCheckInputs = [ pytestCheckHook ]; Loading Loading
pkgs/development/python-modules/yangson/default.nix +0 −6 Original line number Diff line number Diff line Loading @@ -5,7 +5,6 @@ poetry-core, elementpath, pyyaml, setuptools, pytestCheckHook, }: Loading @@ -23,14 +22,9 @@ buildPythonPackage rec { build-system = [ poetry-core ]; pythonRelaxDeps = [ "setuptools" ]; dependencies = [ elementpath pyyaml setuptools ]; nativeCheckInputs = [ pytestCheckHook ]; Loading