guix-commits
[Top][All Lists]
Advanced

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

66/103: gnu: python-three-merge: Remove obsolete argument.


From: guix-commits
Subject: 66/103: gnu: python-three-merge: Remove obsolete argument.
Date: Wed, 5 Jan 2022 09:44:37 -0500 (EST)

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

commit c2717be8bb692bd29ce44ad13cb0c12af360f843
Author: Lars-Dominik Braun <lars@6xq.net>
AuthorDate: Thu Dec 30 12:28:31 2021 +0100

    gnu: python-three-merge: Remove obsolete argument.
    
    * gnu/packages/python-xyz.scm (python-three-merge)[arguments]: Remove 
#:test-target.
---
 gnu/packages/python-xyz.scm | 2 --
 1 file changed, 2 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 2912ebcae3..e9b54e1d78 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -9188,8 +9188,6 @@ algorithm.")
        (sha256
         (base32 "1fw28swh6jq4myr09j7gv68l241b8vwg470ak5xv0x4xwh2a1m86"))))
     (build-system python-build-system)
-    (arguments
-     `(#:test-target "pytest"))
     (propagated-inputs
      (list python-diff-match-patch))
     (native-inputs



reply via email to

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