guix_mirror_bot pushed a commit to branch python-team
in repository guix.
commit 862b84c4a79158ab7b0082e0c0c37a067da713f2
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Mon Aug 11 19:37:51 2025 +0100
gnu: python-pytorch: Adjust inputs.
* gnu/packages/machine-learning.scm (python-pytorch)
[native-inputs]: Remove python-pytest-rerunfailures-13; add
python-pytest-rerunfailures.
Change-Id: I5c259c9c787e101aaca514055856097aa9de5449
---
gnu/packages/machine-learning.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/machine-learning.scm
b/gnu/packages/machine-learning.scm
index 4987d63b1e..ce247ae7f0 100644
--- a/gnu/packages/machine-learning.scm
+++ b/gnu/packages/machine-learning.scm
@@ -5224,7 +5224,7 @@ PyTorch.")
pocketfft-cpp
python-expecttest
python-pytest-flakefinder
- python-pytest-rerunfailures-13
+ python-pytest-rerunfailures
python-pytest-shard
python-pytest-xdist
python-hypothesis