changeset 2:e1c7d044b759 draft default tip

planemo upload for repository https://github.com/goeckslab/Galaxy-Ludwig.git commit 008bc5a8ee2c80f70fc224a23b5d2cd0c8ef1810
author goeckslab
date Fri, 14 Mar 2025 16:49:20 +0000 (18 hours ago)
parents 44267c11e02b
children
files ludwig_experiment.xml ludwig_macros.xml
diffstat 2 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ludwig_experiment.xml	Thu Mar 13 16:42:58 2025 +0000
+++ b/ludwig_experiment.xml	Fri Mar 14 16:49:20 2025 +0000
@@ -4,6 +4,9 @@
         <import>ludwig_macros.xml</import>
     </macros>
     <expand macro="python_requirements_gpu" />
+    <required_files>
+        <include path="utils.py" />
+    </required_files>
     <expand macro="macro_stdio" />
     <version_command>echo "@VERSION@"</version_command>
     <command>
--- a/ludwig_macros.xml	Thu Mar 13 16:42:58 2025 +0000
+++ b/ludwig_macros.xml	Fri Mar 14 16:49:20 2025 +0000
@@ -26,6 +26,13 @@
         </stdio>
     </xml>
 
+    <xml name="required_files">
+        <required_files>
+            <include path="ludwig_experiment.py" />
+            <include path="utils.py" />
+        </required_files>
+    </xml>
+
     <xml name="macro_citations">
         <citations>
             <citation type="bibtex">