Mercurial > repos > bgruening > graphicsmagick_image_montage
diff macros.xml @ 0:f6936aa5b0dc draft
planemo upload for repository https://github.com/bgruening/galaxytools/new/gm/tools/image_processing/image_processing/ commit dd88ad4ff9d10d72ed60263da31b406074173853
author | bgruening |
---|---|
date | Wed, 10 Oct 2018 16:15:29 -0400 |
parents | |
children | a5501bd97502 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Wed Oct 10 16:15:29 2018 -0400 @@ -0,0 +1,13 @@ +<macros> + <token name="@VERSION@">1.3.26</token> + <xml name="requirements"> + <requirements> + <requirement type="package" version="@VERSION@">graphicsmagick</requirement> + <yield /> + </requirements> + </xml> + <xml name="citations"> + <citations> + </citations> + </xml> +</macros>