python310Packages.sphinx-rtd-theme: Replace sphinx-jquery alias

This commit is contained in:
Martin Weinelt 2023-02-27 01:48:47 +01:00
parent 6449f679ea
commit 3b5a2db8a6

View File

@ -4,7 +4,7 @@
, docutils
, sphinx
, readthedocs-sphinx-ext
, sphinx-jquery
, sphinxcontrib-jquery
, pytestCheckHook
, pythonRelaxDepsHook
}:
@ -28,7 +28,7 @@ buildPythonPackage rec {
propagatedBuildInputs = [
docutils
sphinx
sphinx-jquery
sphinxcontrib-jquery
];
nativeCheckInputs = [