Mercurial > repos > iuc > sqlite_to_tabular
diff macros.xml @ 8:145ed2c3f763 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:35:39 +0000 |
| parents | 27625fe9f33b |
| children | f4a9e0e3415d |
line wrap: on
line diff
--- a/macros.xml Tue Oct 30 20:20:45 2018 -0400 +++ b/macros.xml Thu Jan 23 12:35:39 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>
