guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

60/103: gnu: python-hupper: Remove obsolete argument.


From: guix-commits
Subject: 60/103: gnu: python-hupper: Remove obsolete argument.
Date: Wed, 5 Jan 2022 09:44:36 -0500 (EST)

lbraun pushed a commit to branch wip-python-pep517
in repository guix.

commit a5918853b200e6437ee4505734d6b520d9bc0f9b
Author: Lars-Dominik Braun <lars@6xq.net>
AuthorDate: Thu Dec 30 10:27:59 2021 +0100

    gnu: python-hupper: Remove obsolete argument.
    
    * gnu/packages/python-web.scm (python-hupper)[arguments]: Remove 
#:test-target.
---
 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 5ca5aeeecf..3ef87076c3 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -5480,7 +5480,6 @@ according to the standard set by PasteDeploy ")
                (base32
                 "1nbc648d110jx6ziji980cdmzsd14p8fqrcarsdvr1vm5jvm2vyd"))))
     (build-system python-build-system)
-    (arguments '(#:test-target "pytest"))
     (native-inputs
      (list python-pytest python-pytest-runner python-watchdog python-mock
            python-pytest-cov))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]