guix_mirror_bot pushed a commit to branch python-team
in repository guix.
commit b7a71cee95a6aa8bb9693e861541c8f88c7a2cb5
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 6963255313..aeb162a884 100644
--- a/gnu/packages/machine-learning.scm
+++ b/gnu/packages/machine-learning.scm
@@ -4489,7 +4489,7 @@ PyTorch.")
pocketfft-cpp
python-expecttest
python-pytest-flakefinder
- python-pytest-rerunfailures-13
+ python-pytest-rerunfailures
python-pytest-shard
python-pytest-xdist
python-hypothesis