python3Packages.sphinx-multiversion: fix build
(cherry picked from commit a5c236e30d
)
This commit is contained in:
parent
f0126936a4
commit
d6faf099fc
@ -22,7 +22,6 @@ buildPythonPackage rec {
|
||||
|
||||
build-system = [ setuptools ];
|
||||
dependencies = [ sphinx ];
|
||||
nativeCheckInputs = [ unittestCheckHook ];
|
||||
|
||||
pythonImportsCheck = [ "sphinx_multiversion" ];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user