Mercurial > repos > bgruening > chembl
diff chembl.xml @ 3:8b6ba267714b draft
"planemo upload for repository https://github.com/chembl/chembl_webresource_client commit 515aded04abf81089ebecf6fc6841447bd519b2f"
author | bgruening |
---|---|
date | Wed, 01 Apr 2020 07:04:25 -0400 |
parents | 6f8458d1cf46 |
children | 59eea7d0d720 |
line wrap: on
line diff
--- a/chembl.xml Fri Sep 06 07:50:15 2019 -0400 +++ b/chembl.xml Wed Apr 01 07:04:25 2020 -0400 @@ -1,7 +1,10 @@ -<tool id="chembl" name="Search ChEMBL database" version="0.1.0"> +<tool id="chembl" name="Search ChEMBL database" version="@VERSION@"> + <macros> + <token name="@VERSION@">0.10.1</token> + </macros> <description>for compounds which are similar to a SMILES string</description> <requirements> - <requirement type="package" version="0.9.31">chembl_webresource_client</requirement> + <requirement type="package" version="@VERSION@">chembl_webresource_client</requirement> </requirements> <command detect_errors="exit_code"><![CDATA[ python -W ignore '$__tool_directory__/chembl.py'