guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 448b33c49fdc048e810ef65b755169fb49bf9d10
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Wed Aug 26 22:58:27 2026 +0100
gnu: python-celery: Remove python-pytest-subtests.
* gnu/packages/python-xyz.scm (python-celery):
[native-inputs]: Remove python-pytest-subtests.
Signed-off-by: Liliana Marie Prikler <[email protected]>
---
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 c08257cdf49..2bc5e6d7950 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -21921,7 +21921,6 @@ Python 2.4 and 2.5, and will draw its
fixes/improvements from python-trunk.")
python-pytest-celery
python-pytest-click
python-pytest-order
- python-pytest-subtests
python-pytest-timeout
python-redis
python-setuptools))