From b325e29e52fce6e2f4560278f103d4d03658e0e7 Mon Sep 17 00:00:00 2001 From: Nicolas Graves Date: Tue, 25 Feb 2025 12:28:31 +0100 Subject: [PATCH] gnu: python-pymanopt: Remove python-flake8-bugbear native-input. * gnu/packages/machine-learning.scm (python-pymanopt)[native-input]: Remove python-flake8-bugbear. Change-Id: Ib3eca8ce7dabb2ef9da4db0ca9eeeb94308f4805 Signed-off-by: Sharlatan Hellseher --- gnu/packages/machine-learning.scm | 1 - 1 file changed, 1 deletion(-) diff --git a/gnu/packages/machine-learning.scm b/gnu/packages/machine-learning.scm index 1cc9da21a63..bd2769eb646 100644 --- a/gnu/packages/machine-learning.scm +++ b/gnu/packages/machine-learning.scm @@ -1522,7 +1522,6 @@ learning.") ((",!=1.12\\.\\*") ""))))))) (propagated-inputs (list python-numpy python-scipy)) (native-inputs (list python-autograd - python-flake8-bugbear python-matplotlib python-pytest python-pytest-cov