Merge pull request #309982 from TomaSajt/sphinx-jupyterbook-latex
python312Packages.sphinx-jupyterbook-latex: add missing test dependency
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
, sphinx-external-toc
|
||||
, sphinxcontrib-bibtex
|
||||
, texsoup
|
||||
, defusedxml
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
@@ -47,6 +48,7 @@ buildPythonPackage rec {
|
||||
sphinx-external-toc
|
||||
sphinxcontrib-bibtex
|
||||
texsoup
|
||||
defusedxml
|
||||
];
|
||||
|
||||
meta = with lib; {
|
||||
|
||||
Reference in New Issue
Block a user