mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: tombo: Disable tests.
* gnu/packages/bioinformatics.scm (tombo)[arguments]: New field.
This commit is contained in:
parent
d09f3f82b8
commit
453e7dd8c4
1 changed files with 2 additions and 0 deletions
|
@ -15518,6 +15518,8 @@ sequence motif analysis.")
|
||||||
(base32
|
(base32
|
||||||
"1023hadgcsgi53kz53ql45207hfizf9sw57z0qij3ay1bx68zbpm"))))
|
"1023hadgcsgi53kz53ql45207hfizf9sw57z0qij3ay1bx68zbpm"))))
|
||||||
(build-system python-build-system)
|
(build-system python-build-system)
|
||||||
|
(arguments
|
||||||
|
'(#:tests? #false)) ;no tests
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list python-cython python-nose2))
|
(list python-cython python-nose2))
|
||||||
;; The package mainly consists of a command-line tool, but also has a
|
;; The package mainly consists of a command-line tool, but also has a
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue