lbraun pushed a commit to branch master
in repository guix.
commit dcc3bebfaffcfdaec499b6449552ab0e97ff19a5
Author: Antero Mejr <[email protected]>
AuthorDate: Sat Mar 11 13:39:42 2023 +0000
gnu: mdpo: Remove python-pre-commit.
* gnu/packages/gettext.scm (mdpo)[native-inputs]: Remove python-pre-commit.
Signed-off-by: Lars-Dominik Braun <[email protected]>
---
gnu/packages/gettext.scm | 1 -
1 file changed, 1 deletion(-)
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