From 1d8986f2a6e7bcc336b7fd661c8b15291a6e7b69 Mon Sep 17 00:00:00 2001 From: Hartmut Goebel Date: Sun, 19 Oct 2025 16:00:13 +0200 Subject: [PATCH] gnu: python-pybadges: Remove development inputs. * gnu/packages/python-web.scm (python-pybadges): [native-inputs]: Remove python-nox. Change-Id: I3051aed8c3b4fcf1816897ae61a922b00130f9a5 --- gnu/packages/python-web.scm | 1 - 1 file changed, 1 deletion(-) diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 08daf009f0dcda540c19a9b99be7b138e74a593c..06753866750ccf7d0a5b469c7c393291111fffcf 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -12489,7 +12489,6 @@ list, create, update, or delete resources (e.g. Order, Product, Collection).") (propagated-inputs (list python-jinja2 python-requests)) (native-inputs (list python-flask python-fonttools - python-nox python-pillow python-pytest python-setuptools