From d21a7695e651171fcc500c671d869371ee599eeb Mon Sep 17 00:00:00 2001 From: Marius Bakke Date: Mon, 14 Feb 2022 23:33:21 +0100 Subject: 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 -- cgit v1.2.3