Loading pkgs/development/python-modules/testbook/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ , ipykernel , pandas , pytestCheckHook , setuptools , traitlets }: Loading @@ -29,6 +30,10 @@ buildPythonPackage rec { nbformat ]; nativeBuildInputs = [ setuptools ]; nativeCheckInputs = [ ipykernel pandas Loading Loading
pkgs/development/python-modules/testbook/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ , ipykernel , pandas , pytestCheckHook , setuptools , traitlets }: Loading @@ -29,6 +30,10 @@ buildPythonPackage rec { nbformat ]; nativeBuildInputs = [ setuptools ]; nativeCheckInputs = [ ipykernel pandas Loading