Mercurial > repos > gga > chado_analysis_add_analysis
diff macros.xml @ 1:8cfd4ca2b357 draft
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 53d8f1212a5602a4692517c44e0285228087e3f2
| author | gga |
|---|---|
| date | Mon, 30 Jul 2018 09:12:43 -0400 |
| parents | 9e1c992ea0be |
| children | 5a3e77a061eb |
line wrap: on
line diff
--- a/macros.xml Thu Jun 21 08:34:18 2018 -0400 +++ b/macros.xml Mon Jul 30 09:12:43 2018 -0400 @@ -3,6 +3,7 @@ <xml name="requirements"> <requirements> <requirement type="package" version="2.1.2">python-chado</requirement> + <requirement type="package" version="1.5">jq</requirement> <yield/> </requirements> </xml>
