nixpkgs/pkgs/development/python-modules/ipykernel
Martin Weinelt fb8d837711 python3Packages.ipykernel: add missing deps and split off tests
The package now requires debugpy and the tests require ipyparallel.

The latter causes an infinite recursion, which is why I split out the
tests into `passthru.tests.pytest`. There is not dedicated tests output,
because the tests require relative imports.
2021-09-01 21:23:22 +02:00
..
4.nix
default.nix python3Packages.ipykernel: add missing deps and split off tests 2021-09-01 21:23:22 +02:00
tests.nix python3Packages.ipykernel: add missing deps and split off tests 2021-09-01 21:23:22 +02:00