comparison macros.xml @ 8:92c2de50f6e9 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/funannotate commit 2c4f8172c3f452e1119b3d528c97da382750adeb
author iuc
date Tue, 25 Apr 2023 18:28:18 +0000
parents c8b01160610c
children d46af27fe48a
comparison
equal deleted inserted replaced
7:c8b01160610c 8:92c2de50f6e9
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@">0</token> 4 <token name="@VERSION_SUFFIX@">1</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