Loading pkgs/development/python-modules/anywidget/default.nix +6 −0 Original line number Diff line number Diff line Loading @@ -3,12 +3,15 @@ buildPythonPackage, fetchPypi, pytestCheckHook, writableTmpDirAsHomeHook, pythonOlder, hatch-jupyter-builder, hatchling, importlib-metadata, ipykernel, ipywidgets, psygnal, pydantic, typing-extensions, watchfiles, }: Loading Loading @@ -46,7 +49,10 @@ buildPythonPackage rec { nativeCheckInputs = [ pytestCheckHook ipykernel pydantic watchfiles writableTmpDirAsHomeHook ]; disabledTests = [ Loading Loading
pkgs/development/python-modules/anywidget/default.nix +6 −0 Original line number Diff line number Diff line Loading @@ -3,12 +3,15 @@ buildPythonPackage, fetchPypi, pytestCheckHook, writableTmpDirAsHomeHook, pythonOlder, hatch-jupyter-builder, hatchling, importlib-metadata, ipykernel, ipywidgets, psygnal, pydantic, typing-extensions, watchfiles, }: Loading Loading @@ -46,7 +49,10 @@ buildPythonPackage rec { nativeCheckInputs = [ pytestCheckHook ipykernel pydantic watchfiles writableTmpDirAsHomeHook ]; disabledTests = [ Loading