python313Packages.sphinx: remove unused dependencies

This commit is contained in:
Sandro Jäckel
2026-01-21 20:23:17 +01:00
parent 5d361f1d1d
commit 16aa50099e
@@ -31,8 +31,6 @@
# check phase
defusedxml,
filelock,
html5lib,
pytestCheckHook,
pytest-xdist,
typing-extensions,
@@ -91,8 +89,6 @@ buildPythonPackage rec {
nativeCheckInputs = [
defusedxml
filelock
html5lib
pytestCheckHook
pytest-xdist
typing-extensions