gnu: cwltool: Do not propagate inputs.
* gnu/packages/bioinformatics.scm (cwltool)[propagated-inputs]: Move to ... [inputs]: ... here.
parent
57baf246e8
commit
aaa981f7c5
|
@ -3009,7 +3009,7 @@ and record oriented data modeling and the Semantic Web.")
|
|||
;; Pytest doesn't know what to do with "-n auto"
|
||||
(substitute* "tox.ini"
|
||||
(("-n auto") "")))))))
|
||||
(propagated-inputs
|
||||
(inputs
|
||||
(list python-argcomplete
|
||||
python-bagit
|
||||
python-coloredlogs
|
||||
|
|
Reference in New Issue