python3Packages.mkdocs-redoc-tag: fix broken checkPhase (#456446)
This commit is contained in:
@@ -36,6 +36,8 @@ buildPythonPackage rec {
|
||||
pytestCheckHook
|
||||
];
|
||||
|
||||
pytestFlags = [ "-s" ];
|
||||
|
||||
meta = with lib; {
|
||||
description = "MkDocs plugin supports for add Redoc UI in page";
|
||||
homepage = "https://github.com/blueswen/mkdocs-redoc-tag";
|
||||
|
||||
Reference in New Issue
Block a user