Mercurial > repos > iuc > transit_resampling
diff macros.xml @ 9:9c8cae95df54 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:33:14 +0000 |
| parents | 32a5211380bc |
| children | 8863f1733e36 |
line wrap: on
line diff
--- a/macros.xml Wed Oct 16 04:29:26 2019 -0400 +++ b/macros.xml Tue Jan 28 10:33:14 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" />
