Mercurial > repos > iuc > gff_to_prot
diff macros.xml @ 8:a1b3d615f8bf draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit/ commit 3a3bb179f4f3c99b25ef082996720c62aedb6200"
| author | iuc |
|---|---|
| date | Tue, 28 Jan 2020 10:34:55 +0000 |
| parents | e046db34c47a |
| children | 083efa205ca3 |
line wrap: on
line diff
--- a/macros.xml Wed Oct 16 04:31:16 2019 -0400 +++ b/macros.xml Tue Jan 28 10:34:55 2020 +0000 @@ -9,11 +9,10 @@ <xml name="requirements"> <requirements> <requirement type="package" version="@VERSION@">transit</requirement> - <requirement type="package" version="3.7">python</requirement> <yield /> </requirements> </xml> - <token name="@VERSION@">3.0.1</token> + <token name="@VERSION@">3.0.2</token> <xml name="outputs"> <yield /> <data name="sites" from_work_dir="transit_out.txt" format="tabular" label="${tool.name} on ${on_string} Sites" />
