diff options
author | Antero Mejr <antero@mailbox.org> | 2023-03-11 13:39:42 +0000 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2023-03-12 11:04:06 +0100 |
commit | dcc3bebfaffcfdaec499b6449552ab0e97ff19a5 (patch) | |
tree | a82d6e59b05ab78ee7395ef93d550b45f769cfae /gnu/packages/gettext.scm | |
parent | 57a94b9effa70201278089459685bec8db3e9492 (diff) |
gnu: mdpo: Remove python-pre-commit.
* gnu/packages/gettext.scm (mdpo)[native-inputs]: Remove python-pre-commit.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
Diffstat (limited to 'gnu/packages/gettext.scm')
-rw-r--r-- | gnu/packages/gettext.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/gettext.scm b/gnu/packages/gettext.scm index c66e1f58d1..d1e51ab530 100644 --- a/gnu/packages/gettext.scm +++ b/gnu/packages/gettext.scm @@ -221,7 +221,6 @@ color, font attributes (weight, posture), or underlining.") python-flake8-implicit-str-concat python-flake8-print python-isort - python-pre-commit python-pytest python-pytest-cov python-sphinx |