changeset 1:226bc89c5552 draft

planemo upload for repository https://github.com/rolfverberg/galaxytools commit b5d7c209a0ba024789ccfb89ec874e8b9c280149
author rv43
date Mon, 13 Mar 2023 15:00:46 +0000
parents 9f331fb5be2c
children 576071826197
files plot_smb_tiff.xml
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/plot_smb_tiff.xml	Fri Mar 10 20:57:05 2023 +0000
+++ b/plot_smb_tiff.xml	Mon Mar 13 15:00:46 2023 +0000
@@ -1,5 +1,8 @@
-<tool id="plot_smb_tiff" name="Plot SMB Image" version="0.1.0" python_template_version="3.9">
+<tool id="plot_smb_tiff" name="Plot SMB Image" version="0.1.1" python_template_version="3.9">
     <description>Plot an image for the SMB file schema</description>
+    <requirements>
+        <requirement type="package" version="3.5.2">matplotlib</requirement>
+    </requirements>
     <command detect_errors="exit_code"><![CDATA[
         $__tool_directory__/plot_smb_tiff.py
         --cycle '$cycle'