diff options
author | Pjotr Prins | 2015-09-18 14:52:40 +0900 |
---|---|---|
committer | Pjotr Prins | 2015-09-18 14:52:40 +0900 |
commit | 67ce5bcba91cc775c955c366870ea4fb4edc25a0 (patch) | |
tree | c10756468f7fff4c81788fa953ca8a84542408ee /gn | |
parent | b2f688dc6ffc7f16a424ae58d3024d3f646c76bb (diff) | |
download | guix-bioinformatics-67ce5bcba91cc775c955c366870ea4fb4edc25a0.tar.gz |
R/qtl entry
Diffstat (limited to 'gn')
-rw-r--r-- | gn/packages/cwl.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/packages/cwl.scm b/gn/packages/cwl.scm index 8b32564..46b4e83 100644 --- a/gn/packages/cwl.scm +++ b/gn/packages/cwl.scm @@ -38,7 +38,7 @@ `(("python-schema-salad" ,python-schema-salad) ("python-html5lib" ,python-html5lib) )) - (arguments `(#:tests? #f)) ;; No tests. + ;; (arguments `(#:tests? #f)) ;; No tests. (home-page "https://github.com/common-workflow-language/common-workflow-language") (synopsis |