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 c66e1f58d12..d1e51ab5304 100644 --- a/gnu/packages/gettext.scm +++ b/gnu/packages/gettext.scm | |||
| @@ -221,7 +221,6 @@ color, font attributes (weight, posture), or underlining.") | |||
| 221 | python-flake8-implicit-str-concat | 221 | python-flake8-implicit-str-concat |
| 222 | python-flake8-print | 222 | python-flake8-print |
| 223 | python-isort | 223 | python-isort |
| 224 | python-pre-commit | ||
| 225 | python-pytest | 224 | python-pytest |
| 226 | python-pytest-cov | 225 | python-pytest-cov |
| 227 | python-sphinx | 226 | python-sphinx |
