Loading pkgs/development/python-modules/markdown-it-py/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ , flit-core , linkify-it-py , markdown , mdit-py-plugins , mdurl , mistletoe , mistune Loading Loading @@ -69,6 +70,7 @@ buildPythonPackage rec { passthru.optional-dependencies = { compare = [ commonmark markdown mistletoe mistune panflute ]; linkify = [ linkify-it-py ]; plugins = [ mdit-py-plugins ]; rtd = [ attrs myst-parser pyyaml sphinx sphinx-copybutton sphinx-design sphinx-book-theme ]; }; Loading Loading
pkgs/development/python-modules/markdown-it-py/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ , flit-core , linkify-it-py , markdown , mdit-py-plugins , mdurl , mistletoe , mistune Loading Loading @@ -69,6 +70,7 @@ buildPythonPackage rec { passthru.optional-dependencies = { compare = [ commonmark markdown mistletoe mistune panflute ]; linkify = [ linkify-it-py ]; plugins = [ mdit-py-plugins ]; rtd = [ attrs myst-parser pyyaml sphinx sphinx-copybutton sphinx-design sphinx-book-theme ]; }; Loading