Mercurial > repos > iuc > art
diff macros.xml @ 5:7d6f5eef1245 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/art commit 321bb0b81c749a898c0b59447a5a87d68c4dd058
| author | iuc |
|---|---|
| date | Sun, 14 Jun 2015 22:49:32 -0400 |
| parents | 03a48ad6b460 |
| children | 52b84f4bac10 |
line wrap: on
line diff
--- a/macros.xml Wed Apr 29 12:06:38 2015 -0400 +++ b/macros.xml Sun Jun 14 22:49:32 2015 -0400 @@ -1,5 +1,13 @@ <macros> <token name="@WRAPPER_VERSION@">2014.11.03.0</token> + + <xml name="requirements"> + <requirements> + <requirement type="package" version="2014.11.03">art</requirement> + <yield/> + </requirements> + </xml> + <xml name="stdio"> <stdio> <!-- Anything other than zero is an error -->
