gnu: clipper: Fix test dependency.

* gnu/packages/bioinformatics.scm (clipper)[native-inputs]: Add python2-nose.
master
Marius Bakke 2016-12-16 04:26:32 +01:00
parent 154d207c43
commit d281be18bc
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 1 additions and 0 deletions

View File

@ -1562,6 +1562,7 @@ databases.")
("python-scipy" ,python2-scipy)))
(native-inputs
`(("python-mock" ,python2-mock) ; for tests
("python-nose" ,python2-nose) ; for tests
("python-pytz" ,python2-pytz))) ; for tests
(home-page "https://github.com/YeoLab/clipper")
(synopsis "CLIP peak enrichment recognition")