diff mbox series

[bug#70735,057/714] gnu: python-pyro-ppl: Remove python-flake8 native-input.

Message ID 20240503224254.28001-57-ngraves@ngraves.fr
State New
Headers show
Series [bug#70735,001/714] gnu: python-transient: Remove python-black native-input. | expand

Commit Message

Nicolas Graves May 3, 2024, 10:18 p.m. UTC
* gnu/packages/machine-learning.scm (python-pyro-ppl):
  [native-inputs]: Remove python-flake8.

Change-Id: Ia59826acaa25e0f92679e24c8f4d8728b791bab6
---
 gnu/packages/machine-learning.scm | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/gnu/packages/machine-learning.scm b/gnu/packages/machine-learning.scm
index 9b5aa07abc..688d902500 100644
--- a/gnu/packages/machine-learning.scm
+++ b/gnu/packages/machine-learning.scm
@@ -5061,7 +5061,6 @@  (define-public python-pyro-ppl
     (native-inputs
      (list ninja
            jupyter
-           python-flake8
            python-graphviz
            python-isort
            python-lap