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

commit 390c957448394b697c606c204db301879ecbfe4a
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Wed Jun 10 20:24:06 2026 +0100

    gnu: python-jsonargparse: Drop python-pytest-subtests.
    
    * gnu/packages/python-xyz.scm (python-jsonargparse):
    [native-inputs]: Remove python-pytest-subtests.
    
    Change-Id: Ibdd52e5dcbbe1e200a351d915ffcd9a5a069cf62
---
 gnu/packages/python-xyz.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 86d895a945..f4a3efddf7 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -8078,7 +8078,6 @@ Python.")
      (list python-attrs
            python-pydantic
            python-pytest
-           python-pytest-subtests
            python-requests
            python-responses
            python-setuptools

Reply via email to