From ff9fb008a5328b749ef532850c95515d12854c8c 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 7ae87b91078..75b439afe5d 100644 --- a/gnu/packages/machine-learning.scm +++ b/gnu/packages/machine-learning.scm @@ -1523,7 +1523,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