Mercurial > repos > thanhlv > tiptoft
diff macros.xml @ 0:7987b0437fe1 draft default tip
"planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/tiptoft commit fae924375dd50aec403ad6bf632f2a8ffeac3863-dirty"
| author | thanhlv |
|---|---|
| date | Fri, 10 Jan 2020 14:17:18 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Fri Jan 10 14:17:18 2020 +0000 @@ -0,0 +1,18 @@ +<macros> + <token name="@VERSION@">1.0.0</token> + <xml name="requirements"> + <requirements> + <requirement type="package" version="1.0.0">tiptoft</requirement> + </requirements> + </xml> + + <xml name="version_command"> + <version_command>tiptoft --version</version_command> + </xml> + + <!-- <xml name="citations"> + <citations> + <citation type="doi">fill_here</citation> + </citations> + </xml> --> +</macros> \ No newline at end of file
