python3Packages.jupyter_server: fix build
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
, jinja2
|
||||
, tornado
|
||||
, pyzmq
|
||||
, ipykernel
|
||||
, ipython_genutils
|
||||
, traitlets
|
||||
, jupyter_core
|
||||
@@ -62,6 +63,7 @@ buildPythonPackage rec {
|
||||
];
|
||||
|
||||
checkInputs = [
|
||||
ipykernel
|
||||
pytestCheckHook
|
||||
pytest-tornasync
|
||||
requests
|
||||
|
||||
Reference in New Issue
Block a user