python312Packages.doc8: relaxing dependancies on docutils
This commit is contained in:
@@ -53,6 +53,8 @@ buildPythonPackage rec {
|
||||
|
||||
nativeCheckInputs = [ pytestCheckHook ];
|
||||
|
||||
pythonRelaxDeps = [ "docutils" ];
|
||||
|
||||
pythonImportsCheck = [ "doc8" ];
|
||||
|
||||
meta = with lib; {
|
||||
|
||||
Reference in New Issue
Block a user