gnu: python-drmaa: Remove unused input.
* gnu/packages/python-xyz.scm (python-drmaa)[native-inputs]: Remove.
parent
5e244cd712
commit
d21a7695e6
|
@ -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
|
||||
|
|
Reference in New Issue