guix-commits
[Top][All Lists]
Advanced

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

63/150: gnu: python-hupper: Remove obsolete argument.


From: guix-commits
Subject: 63/150: gnu: python-hupper: Remove obsolete argument.
Date: Sun, 24 Apr 2022 05:12:23 -0400 (EDT)

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

commit df92e29f1468f140326f740c3f6c3e7bfa71b511
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 55067dea6a..fa9d1984c2 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -5563,7 +5563,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]