guix_mirror_bot pushed a commit to branch master
in repository guix.

commit 1d8986f2a6e7bcc336b7fd661c8b15291a6e7b69
Author: Hartmut Goebel <[email protected]>
AuthorDate: Sun Oct 19 16:00:13 2025 +0200

    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 08daf009f0..0675386675 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

Reply via email to