Mercurial > repos > imgteam > superdsm
diff superdsm.xml @ 6:79ec3263686a draft default tip
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/superdsm/ commit c86a1b93cb7732f7331a981d13465653cc1a2790
author | imgteam |
---|---|
date | Wed, 24 Apr 2024 08:13:34 +0000 |
parents | 9b4830300f3a |
children |
line wrap: on
line diff
--- a/superdsm.xml Thu Apr 04 15:26:50 2024 +0000 +++ b/superdsm.xml Wed Apr 24 08:13:34 2024 +0000 @@ -4,7 +4,7 @@ <import>creators.xml</import> <import>tests.xml</import> <token name="@TOOL_VERSION@">0.2.0</token> - <token name="@VERSION_SUFFIX@">0</token> + <token name="@VERSION_SUFFIX@">1</token> </macros> <creator> <expand macro="creators/bmcv"/> @@ -19,6 +19,7 @@ <requirements> <requirement type="package" version="@TOOL_VERSION@">superdsm</requirement> + <requirement type="package" version="0.1.1">giatools</requirement> <!-- Pin the dependencies to specific versions for reproducibility: