Mercurial > repos > goeckslab > squidpy
diff main_macros.xml @ 4:11ea000ad53f draft default tip
planemo upload for repository https://github.com/goeckslab/tools-mti/tree/main/tools/squidpy commit 389037ecb8da218c833d4e7ea8279215cc41d5bf
author | goeckslab |
---|---|
date | Tue, 02 Jul 2024 19:54:29 +0000 |
parents | d30ef0613122 |
children |
line wrap: on
line diff
--- a/main_macros.xml Tue May 14 21:54:05 2024 +0000 +++ b/main_macros.xml Tue Jul 02 19:54:29 2024 +0000 @@ -1,7 +1,7 @@ <macros> - <token name="@TOOL_VERSION@">1.4.1</token> + <token name="@TOOL_VERSION@">1.5.0</token> <token name="@PROFILE@">20.01</token> - <token name="@VERSION_SUFFIX@">1</token> + <token name="@VERSION_SUFFIX@">0</token> <xml name="macro_stdio"> <stdio> @@ -11,7 +11,7 @@ <xml name="squidpy_requirements"> <requirements> - <container type="docker">quay.io/goeckslab/squidpy:@TOOL_VERSION@</container> + <requirement type="package" version="@TOOL_VERSION@">squidpy</requirement> </requirements> </xml>