mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-drmaa: Remove unused input.
* gnu/packages/python-xyz.scm (python-drmaa)[native-inputs]: Remove.
This commit is contained in:
parent
5e244cd712
commit
d21a7695e6
1 changed files with 0 additions and 2 deletions
|
@ -7798,8 +7798,6 @@ etc. The core of this module is a decorator factory.")
|
||||||
;; Loading the library fails because DRMAA_LIBRARY_PATH
|
;; Loading the library fails because DRMAA_LIBRARY_PATH
|
||||||
;; is not configured.
|
;; is not configured.
|
||||||
(delete 'sanity-check))))
|
(delete 'sanity-check))))
|
||||||
(native-inputs
|
|
||||||
(list python-nose))
|
|
||||||
(home-page "https://pypi.org/project/drmaa/")
|
(home-page "https://pypi.org/project/drmaa/")
|
||||||
(synopsis "Python bindings for the DRMAA library")
|
(synopsis "Python bindings for the DRMAA library")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue