Loading pkgs/development/python-modules/myst-docutils/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -71,6 +71,11 @@ buildPythonPackage rec { "test_extended_syntaxes" ]; disabledTestPaths = [ # Assertion errors "tests/test_sphinx/" ]; meta = with lib; { description = "Extended commonmark compliant parser, with bridges to docutils/sphinx"; homepage = "https://github.com/executablebooks/MyST-Parser"; Loading Loading
pkgs/development/python-modules/myst-docutils/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -71,6 +71,11 @@ buildPythonPackage rec { "test_extended_syntaxes" ]; disabledTestPaths = [ # Assertion errors "tests/test_sphinx/" ]; meta = with lib; { description = "Extended commonmark compliant parser, with bridges to docutils/sphinx"; homepage = "https://github.com/executablebooks/MyST-Parser"; Loading