Loading pkgs/development/python-modules/gwcs/default.nix +5 −3 Original line number Diff line number Diff line Loading @@ -25,6 +25,10 @@ buildPythonPackage (finalAttrs: { hash = "sha256-0iUnapBn8yDCx1tqHD10Ljid15yBuqlICyFuva2LNPk="; }; postPatch = '' sed -i "/--doctest-rst/d" pyproject.toml ''; build-system = [ setuptools setuptools-scm Loading @@ -39,9 +43,7 @@ buildPythonPackage (finalAttrs: { scipy ]; nativeCheckInputs = [ pytestCheckHook ]; nativeCheckInputs = [ pytestCheckHook ]; pythonImportsCheck = [ "gwcs" ]; Loading Loading
pkgs/development/python-modules/gwcs/default.nix +5 −3 Original line number Diff line number Diff line Loading @@ -25,6 +25,10 @@ buildPythonPackage (finalAttrs: { hash = "sha256-0iUnapBn8yDCx1tqHD10Ljid15yBuqlICyFuva2LNPk="; }; postPatch = '' sed -i "/--doctest-rst/d" pyproject.toml ''; build-system = [ setuptools setuptools-scm Loading @@ -39,9 +43,7 @@ buildPythonPackage (finalAttrs: { scipy ]; nativeCheckInputs = [ pytestCheckHook ]; nativeCheckInputs = [ pytestCheckHook ]; pythonImportsCheck = [ "gwcs" ]; Loading