Mercurial > repos > erasmus-medical-center > dr_disco
diff macros.xml @ 9:c3ce472a315f draft
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/galaxytools-emc/tree/master/tools/dr-disco commit 78dd573f8aa888ee261580852bf049b4b3500b52
author | erasmus-medical-center |
---|---|
date | Tue, 26 Sep 2017 08:27:47 -0400 |
parents | 922b52cf9b35 |
children | f2c70d589596 |
line wrap: on
line diff
--- a/macros.xml Thu Sep 14 08:35:12 2017 -0400 +++ b/macros.xml Tue Sep 26 08:27:47 2017 -0400 @@ -1,12 +1,12 @@ <macros> <xml name="requirements"> <requirements> - <requirement type="package" version="0.10.0">dr-disco</requirement> + <requirement type="package" version="0.11.0=py27_0">dr-disco</requirement> <yield/> </requirements> </xml> - <token name="@TOOL_VERSION@">0.10.0-g3</token> + <token name="@TOOL_VERSION@">0.11.0</token> <xml name="version_command"> <version_command>dr-disco --version | head -n 1</version_command>