summaryrefslogtreecommitdiff
path: root/gnu/packages/python-web.scm
diff options
context:
space:
mode:
authorHartmut Goebel <h.goebel@crazy-compilers.com>2025-10-19 16:00:13 +0200
committerHartmut Goebel <h.goebel@crazy-compilers.com>2025-10-21 00:28:29 +0200
commit1d8986f2a6e7bcc336b7fd661c8b15291a6e7b69 (patch)
tree98626232b8c496424adb7831ea5e582847ed9422 /gnu/packages/python-web.scm
parent031892498849b91b80b0eebc2f518ceac5e233d4 (diff)
gnu: python-pybadges: Remove development inputs.
* gnu/packages/python-web.scm (python-pybadges): [native-inputs]: Remove python-nox. Change-Id: I3051aed8c3b4fcf1816897ae61a922b00130f9a5
Diffstat (limited to 'gnu/packages/python-web.scm')
-rw-r--r--gnu/packages/python-web.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index 08daf009f0d..06753866750 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