view macros.xml @ 1:639d81cf8ac8 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/fileidentification commit 54a29e12e7c71367b28f1dea4fb6458590b0ca92
author iuc
date Fri, 31 Oct 2025 13:50:27 +0000
parents ff7cec6bc518
children
line wrap: on
line source

<?xml version="1.0"?>
<macros>
    <token name="@TOOL_VERSION@">2.5.0</token>
    <token name="@VERSION_SUFFIX@">1</token>
    <xml name="requirements">
        <requirements>
            <container type="docker">daschswiss/fileidentification-galaxy:@TOOL_VERSION@</container>
        </requirements>
    </xml>
</macros>