Mercurial > repos > iuc > filter_tabular
diff macros.xml @ 8:b85c8fabaf77 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/query_tabular commit 1647065a8e6e8d8c98cd0d2194b695fb9425f541"
| author | iuc |
|---|---|
| date | Thu, 23 Jan 2020 12:34:49 +0000 |
| parents | 7d675a3e7a7b |
| children | 64a96306112e |
line wrap: on
line diff
--- a/macros.xml Tue Oct 30 20:19:10 2018 -0400 +++ b/macros.xml Thu Jan 23 12:34:49 2020 +0000 @@ -72,6 +72,11 @@ #end if ]]> </token> + <xml name="requirements"> + <requirements> + <requirement type="package" version="3.7">python</requirement> + </requirements> + </xml> <xml name="comment_char_options"> <option value="62">></option> <option value="64">@</option>
