Commit Graph

1 Commits

Author SHA1 Message Date
Martin Weinelt
9e3b985316 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-05 15:00:35 +02:00