diff --git a/pkgs/development/python-modules/jupyter-book/default.nix b/pkgs/development/python-modules/jupyter-book/default.nix index 385379e9f89f..729289a8a4b7 100644 --- a/pkgs/development/python-modules/jupyter-book/default.nix +++ b/pkgs/development/python-modules/jupyter-book/default.nix @@ -1,6 +1,5 @@ { lib, - stdenv, buildPythonPackage, fetchFromGitHub, @@ -116,6 +115,7 @@ buildPythonPackage rec { # pytest.PytestUnraisableExceptionWarning: Exception ignored in: # ResourceWarning: unclosed database in "test_clean_book" + "test_clean_html" "test_clean_html_latex" "test_clean_latex" ];