guix-commits
[Top][All Lists]
Advanced

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

03/07: gnu: python-drmaa: Remove unused input.


From: guix-commits
Subject: 03/07: gnu: python-drmaa: Remove unused input.
Date: Mon, 14 Feb 2022 18:25:05 -0500 (EST)

mbakke pushed a commit to branch master
in repository guix.

commit d21a7695e651171fcc500c671d869371ee599eeb
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Mon Feb 14 23:33:21 2022 +0100

    gnu: python-drmaa: Remove unused input.
    
    * gnu/packages/python-xyz.scm (python-drmaa)[native-inputs]: Remove.
---
 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 c67fd6ce71..e0237ab86f 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -7798,8 +7798,6 @@ etc.  The core of this module is a decorator factory.")
                   ;; Loading the library fails because DRMAA_LIBRARY_PATH
                   ;; is not configured.
                   (delete 'sanity-check))))
-    (native-inputs
-     (list python-nose))
     (home-page "https://pypi.org/project/drmaa/";)
     (synopsis "Python bindings for the DRMAA library")
     (description



reply via email to

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