guix_mirror_bot pushed a commit to branch python-team
in repository guix.

commit 8b1562a7d89c29aa41636e3e5ad32ceacad24dcb
Author: Nicolas Graves <[email protected]>
AuthorDate: Tue Oct 28 23:35:06 2025 +0100

    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 <[email protected]>
---
 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

Reply via email to