view macros.xml @ 0:42540b1763fc draft

planemo upload
author leomrtns
date Tue, 17 Sep 2019 06:35:04 -0400
parents
children
line wrap: on
line source

<macros>
  <token name="@VERSION@">0.3.2</token>
  <xml name="requirements">
    <requirements>
      <requirement type="package" version="@VERSION@">gtdbtk</requirement>
      <yield/>
    </requirements>
  </xml>
  <xml name="version_command">
    <version_command>gtdbtk --version</version_command>
  </xml>
  <xml name="citations">
    <citations>
      <yield />
    </citations>
  </xml>
</macros>