changeset 7:cd36d6e45e29 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/table_compute commit a9d3251b40bc6ae1147b2e013d623f957a981421
author iuc
date Mon, 09 Jun 2025 12:33:36 +0000
parents 56a8da1f2243
children
files table_compute.xml
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/table_compute.xml	Fri Feb 14 09:22:40 2025 +0000
+++ b/table_compute.xml	Mon Jun 09 12:33:36 2025 +0000
@@ -2,7 +2,7 @@
     <description>computes operations on table data</description>
     <macros>
         <token name="@VERSION@">1.2.4</token>
-        <token name="@WRAPPER_VERSION@">1</token>
+        <token name="@WRAPPER_VERSION@">2</token>
         <token name="@COPEN@"><![CDATA[<code>]]></token>
         <token name="@CCLOSE@"><![CDATA[</code>]]></token>
         <import>allowed_functions.xml</import>
@@ -99,6 +99,7 @@
 
     <required_files>
         <include path="scripts/safety.py" />
+        <include path="scripts/table_compute.py" />
     </required_files>
 
     <version_command><![CDATA[