cdist: drop explicitly added pythonImportsCheckHook
This commit is contained in:
parent
818089ba73
commit
24524c1cf3
@ -1,7 +1,6 @@
|
||||
{ lib
|
||||
, buildPythonApplication
|
||||
, fetchFromGitea
|
||||
, pythonImportsCheckHook
|
||||
, six
|
||||
, sphinxHook
|
||||
, sphinx-rtd-theme
|
||||
@ -21,7 +20,6 @@ buildPythonApplication rec {
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
pythonImportsCheckHook
|
||||
six
|
||||
sphinxHook
|
||||
sphinx-rtd-theme
|
||||
|
Loading…
Reference in New Issue
Block a user