Mercurial > repos > iuc > interval2maf
diff macros.xml @ 3:86765a767abd draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/interval2maf/ commit 9f522562ca2048b8bafa3404abf3f930f72f7f05
| author | iuc |
|---|---|
| date | Wed, 09 Nov 2022 12:34:16 +0000 |
| parents | 68c6983e47d2 |
| children |
line wrap: on
line diff
--- a/macros.xml Tue Aug 31 09:06:20 2021 +0000 +++ b/macros.xml Wed Nov 09 12:34:16 2022 +0000 @@ -1,7 +1,10 @@ <macros> <xml name="requirements"> - <requirement type="package" version="0.8.9">bx-python</requirement> - <yield /> + <requirements> + <requirement type="package" version="0.8.9">bx-python</requirement> + <requirement type="package" version="22.1.1">galaxy-data</requirement> + <yield /> + </requirements> </xml> <xml name="citations"> <citations>
