diff options
Diffstat (limited to 'gnu/packages')
-rw-r--r-- | gnu/packages/python-xyz.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index f7f70a0bbc..32cf3ddce5 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -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 |