comparison macros.xml @ 7:b6b5cd37f2a2 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/funannotate commit 90acc0e23230b2e29e1d38a90bca4009c84c7e67
author iuc
date Fri, 20 Oct 2023 10:07:28 +0000
parents 582fd74dc2a1
children 756376aeb1ae
comparison
equal deleted inserted replaced
6:582fd74dc2a1 7:b6b5cd37f2a2
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <macros> 2 <macros>
3 <token name="@TOOL_VERSION@">1.8.15</token> 3 <token name="@TOOL_VERSION@">1.8.15</token>
4 <token name="@VERSION_SUFFIX@">1</token> 4 <token name="@VERSION_SUFFIX@">2</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