comparison macros.xml @ 4:d3af38b9c7e1 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/funannotate commit 8307455ce2bb36981fee509f556ff17c227a9d8a
author iuc
date Sun, 22 Jan 2023 17:31:35 +0000
parents b3cf4684e9c7
children 2b7d3bfd40d8
comparison
equal deleted inserted replaced
3:b3cf4684e9c7 4:d3af38b9c7e1
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <macros> 2 <macros>
3 <token name="@TOOL_VERSION@">1.8.9</token> 3 <token name="@TOOL_VERSION@">1.8.9</token>
4 <token name="@VERSION_SUFFIX@">2</token> 4 <token name="@VERSION_SUFFIX@">3</token>
5 5
6 <xml name="requirements"> 6 <xml name="requirements">
7 <requirement type="package" version="@TOOL_VERSION@">funannotate</requirement> 7 <requirement type="package" version="@TOOL_VERSION@">funannotate</requirement>
8 </xml> 8 </xml>
9 9