guix-commits
[Top][All Lists]
Advanced

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

51/150: gnu: python-entrypoint2: Remove obsolete test target.


From: guix-commits
Subject: 51/150: gnu: python-entrypoint2: Remove obsolete test target.
Date: Sun, 24 Apr 2022 05:12:21 -0400 (EDT)

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

commit 478c43fd8ff3de51f271585cf2b37f6043e86575
Author: Lars-Dominik Braun <lars@6xq.net>
AuthorDate: Wed Dec 29 19:29:49 2021 +0100

    gnu: python-entrypoint2: Remove obsolete test target.
    
    * gnu/packages/python-xyz.scm (python-entrypoint2)[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 241935b62a..5604e16d85 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -17258,8 +17258,6 @@ as well.")
        (sha256
         (base32 "1qyxq54r2fbh09ab5sffbxajy8arbk6czxz5lq3ccr9qrypw6w27"))))
     (build-system python-build-system)
-    (arguments
-     `(#:test-target "pytest"))
     (native-inputs
      (list python-easyprocess python-pytest python-pytest-runner))
     (home-page "https://github.com/ponty/entrypoint2";)



reply via email to

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