Mercurial > repos > pimarin > data_manager_fetch_plasmidfinder
view data_manager/macro.xml @ 5:60cfd33bc2fb draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_fetch_plasmidfinder commit 0a3992c5be846fc9f18b7ca18f0adcd78f5b9396-dirty
author | pimarin |
---|---|
date | Mon, 24 Jul 2023 10:00:33 +0000 |
parents | 8ad77a9dc91d |
children |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">2.1.6</token> <token name="@GIT_PYTHON_VERSION@">3.1.31</token> <token name="@GIT_VERSION@">2.34.1</token> <token name="@GIT_DB@">4.0.10</token> <token name="@PYTHON_VERSION@">3.11.3</token> <token name="@VERSION_SUFFIX@">0</token> <token name="@PROFILE@">21.05</token> <xml name="requirements"> <requirements> <requirement type="package" version="@PYTHON_VERSION@">python</requirement> <requirement type="package" version="@GIT_PYTHON_VERSION@">gitpython</requirement> <requirement type="package" version="@GIT_VERSION@">git</requirement> </requirements> </xml> </macros>