From d5543078b8a9dbb0fa31fd324992bf17a300cc42 Mon Sep 17 00:00:00 2001 From: Nicolas Graves Date: Tue, 28 Oct 2025 23:35:06 +0100 Subject: [PATCH] gnu: python-httpcore: Remove python-pytest-cov input. * gnu/packages/python-web.scm (python-httpcore)[native-inputs]: Remove python-pytest-cov. Change-Id: I5c8ee1f384256ce2398f57dc4abdb92e1868b187 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 910518ba60..73ae950724 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -9675,7 +9675,6 @@ and serve updated contents upon changes to the directory.") python-hatchling python-pytest python-pytest-asyncio - python-pytest-cov python-pytest-httpbin python-pytest-trio python-uvicorn