Loading pkgs/development/python-modules/mkdocs-redoc-tag/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -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"; Loading Loading
pkgs/development/python-modules/mkdocs-redoc-tag/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -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"; Loading