aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/genenetwork.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gn/packages/genenetwork.scm')
-rw-r--r--gn/packages/genenetwork.scm3
1 files changed, 1 insertions, 2 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm
index acb3341..f4b0dc4 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -408,8 +408,7 @@ Graphical Fragment Assembly} files and related formats.")
`(("javascript-colorbox" ,(package-source javascript-colorbox))))
(build-system python-build-system)
(arguments
- `(#:python ,python-wrapper
- #:tests? #f ; no 'setup.py test'
+ `(#:tests? #f ; no 'setup.py test'
#:phases
(modify-phases %standard-phases
(delete 'reset-gzip-timestamps)