summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/python-xyz.scm2
1 files changed, 0 insertions, 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