lbraun pushed a commit to branch master
in repository guix.
commit 57a94b9effa70201278089459685bec8db3e9492
Author: Antero Mejr <[email protected]>
AuthorDate: Sat Mar 11 13:39:41 2023 +0000
gnu: python-pytest-regressions: Remove python-pre-commit.
* gnu/packages/check.scm (python-pytest-regressions)[native-inputs]: Remove
python-pre-commit.
Signed-off-by: Lars-Dominik Braun <[email protected]>
---
gnu/packages/check.scm | 1 -
1 file changed, 1 deletion(-)
diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm
index 44860e3018..0c8777a074 100644
--- a/gnu/packages/check.scm
+++ b/gnu/packages/check.scm
@@ -3519,7 +3519,6 @@ directories and files.")
python-numpy
python-pandas
python-pillow
- python-pre-commit
python-restructuredtext-lint
python-tox
python-setuptools-scm