view macros.xml @ 0:9faa4f4b8b76 draft default tip

"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/buildtools/topologyeditors commit ae026d4ea6fe2ebaa53611b86f9047941c7b899b"
author chemteam
date Thu, 27 Jan 2022 18:17:05 +0000
parents
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">0</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="3.9">python</requirement>
            <yield />
        </requirements>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">10.1016/j.softx.2015.06.001</citation>
            <yield />
        </citations>
    </xml>
</macros>