view data_manager/macro.xml @ 0:02a159f061a1 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_amrfinderplus commit 25a0413337c540dc9f26bc7ee097d493f0d148ca-dirty
author pimarin
date Mon, 14 Nov 2022 15:05:09 +0000
parents
children
line wrap: on
line source

<?xml version="1.0"?>
<macros>
    <token name="@TOOL_VERSION@">3.10.45</token>
    <token name="@PYTHON_VERSION@">3.10.6</token>
    <token name="@VERSION_SUFFIX@">0</token>
    <token name="@PROFILE@">21.05</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">ncbi-amrfinderplus</requirement>
            <requirement type="package" version="@PYTHON_VERSION@">python</requirement>
        </requirements>
    </xml>
</macros>