From 3ea23badde19a564a56624a8948f79de60438553 Mon Sep 17 00:00:00 2001 From: Hartmut Goebel Date: Sun, 19 Oct 2025 09:50:16 +0200 Subject: [PATCH] gnu: fava: Remove development inputs. * gnu/packages/finance.scm (fava): [native-inputs]: Remove python-mypy, python-pytest-cov, python-twine, and python-wheel. Change-Id: Ia6cb181d1c17be7db07a613a793e8a886f9108a7 --- gnu/packages/finance.scm | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm index f7a9a3b8de6efc7f880a3ad3232227ec9ff3cde3..b39747fccb49ca41c47145f90c6831df6d32db2f 100644 --- a/gnu/packages/finance.scm +++ b/gnu/packages/finance.scm @@ -2240,14 +2240,10 @@ from account statements and other documents and for managing documents.") python-werkzeug)) (native-inputs (list python-babel - python-mypy python-pytest - python-pytest-cov python-setuptools - python-twine python-types-setuptools - python-types-simplejson - python-wheel)) + python-types-simplejson)) (home-page "https://beancount.github.io/fava/") (synopsis "Web interface for the accounting tool Beancount") (description "Fava is a web interface for the double-entry bookkeeping