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

This commit is contained in:
Martin Weinelt
2023-03-03 23:56:30 +01:00
parent 6449f679ea
commit 3b5a2db8a6
@@ -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 = [