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