~ruther/guix-local

856c9a3d24c7983704bca4633bee6f8b95e7822f — Vinicius Monego 1 year, 11 months ago 217b711
gnu: python-rich-click: Remove pre-commit from native-inputs.

* gnu/packages/python-xyz.scm (python-rich-click)[native-inputs]: Remove
python-pre-commit.

Change-Id: I7a1de6166e4fe9f255cff8819b4779e76d7a4537
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
1 files changed, 0 insertions(+), 1 deletions(-)

M gnu/packages/python-xyz.scm
M gnu/packages/python-xyz.scm => gnu/packages/python-xyz.scm +0 -1
@@ 21074,7 21074,6 @@ syntax highlighting, markdown and more to the terminal.")
    (build-system python-build-system)
    (propagated-inputs
     (list python-click python-importlib-metadata python-rich))
    (native-inputs (list python-pre-commit))
    (home-page "https://github.com/ewels/rich-click")
    (synopsis "Format click help output nicely with rich")
    (description "Click is a \"Python package for creating beautiful command