From 5f4dba0591e0edf6c792b3064fe1c6acbf694d26 Mon Sep 17 00:00:00 2001 From: Vinicius Monego Date: Sat, 1 Jun 2024 16:57:53 +0200 Subject: [PATCH] gnu: python-omnipath: Remove pre-commit from native-inputs. * gnu/packages/python-xyz.scm (python-omnipath)[native-inputs]: Remove python-pre-commit. Change-Id: Idfdf978df55e2c3cb3c8447aa18456cc9de4c4c2 Signed-off-by: Sharlatan Hellseher --- gnu/packages/python-web.scm | 1 - 1 file changed, 1 deletion(-) diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 070b2c7e356e5a7d2d6f2b50d52f45816e492635..f1c597463ae15d38ba5cdb9e94524dfa720952a3 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -2224,7 +2224,6 @@ is Python’s.") python-wrapt)) (native-inputs (list python-bump2version - python-pre-commit python-pytest python-pytest-mock python-pytest-socket