view macro.xml @ 1:5b2c48fa0175 draft

planemo upload for repository https://github.com/bvalot/pyMLST commit fe04f6232a5f7ea78b666cb8036872902e79998b
author bvalot
date Wed, 07 Dec 2022 15:25:06 +0000
parents
children 4394da33d837
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">2.1.3</token>
    <token name="@VERSION_SUFFIX@">1</token>
	<xml name="requirements">
      <requirements>
          <requirement type="package" version="@TOOL_VERSION@">pymlst</requirement>
            <yield />
        </requirements>
    </xml>
</macros>