view macros.xml @ 0:5fca34360c12 draft default tip

"planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/hamronization commit f4357e288c6ab3d1abf0dd8a8b4ccee72cbf1924-dirty"
author thanhlv
date Tue, 02 Feb 2021 21:18:52 +0000
parents
children
line wrap: on
line source

<macros>
    <token name="@VERSION@">1.0.3</token>
    
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@VERSION@">hamronization</requirement>
        </requirements>
    </xml>
    
    <xml name="version_command">
        <version_command>hamronize --version</version_command>
    </xml>
</macros>