# HG changeset patch
# User goeckslab
# Date 1741970905 0
# Node ID e55790a3e8a7dd9a0030a26b24472d9ff702af50
# Parent  7cb9e77d990995d3fe48ea7dff5d7e9412b33723
planemo upload for repository https://github.com/goeckslab/Galaxy-Ludwig.git commit 008bc5a8ee2c80f70fc224a23b5d2cd0c8ef1810

diff -r 7cb9e77d9909 -r e55790a3e8a7 ludwig_evaluate.xml
--- a/ludwig_evaluate.xml	Thu Mar 13 16:42:04 2025 +0000
+++ b/ludwig_evaluate.xml	Fri Mar 14 16:48:25 2025 +0000
@@ -4,6 +4,7 @@
         <import>ludwig_macros.xml</import>
     </macros>
     <expand macro="python_requirements_gpu" />
+    <expand macro="required_files" />
     <expand macro="macro_stdio" />
     <version_command>echo "@VERSION@"</version_command>
     <command>
diff -r 7cb9e77d9909 -r e55790a3e8a7 ludwig_macros.xml
--- a/ludwig_macros.xml	Thu Mar 13 16:42:04 2025 +0000
+++ b/ludwig_macros.xml	Fri Mar 14 16:48:25 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">