From 90f5c07bc307cde304bd9d344a1f9ac8fb6c988e Mon Sep 17 00:00:00 2001 From: Sharlatan Hellseher Date: Mon, 11 Aug 2025 19:37:51 +0100 Subject: [PATCH] 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 315a732013d5e16e765e0435353837444110dad0..d1cfff55dcc39f031ad8237e1b891ee99b6a1ac5 100644 --- a/gnu/packages/machine-learning.scm +++ b/gnu/packages/machine-learning.scm @@ -4620,7 +4620,7 @@ PyTorch.") pocketfft-cpp python-expecttest python-pytest-flakefinder - python-pytest-rerunfailures-13 + python-pytest-rerunfailures python-pytest-shard python-pytest-xdist python-hypothesis