# HG changeset patch # User goeckslab # Date 1742335788 0 # Node ID ad2cceec62683d248334d388d1082fc0904a3459 # Parent 3f587f0e5a6d1711d0b4554375407e4db6a5fec9 planemo upload for repository https://github.com/goeckslab/Galaxy-Ludwig.git commit ac3a43f323353716470ccafaadf79d9c38314cff diff -r 3f587f0e5a6d -r ad2cceec6268 ludwig_train.xml --- a/ludwig_train.xml Fri Mar 14 16:49:34 2025 +0000 +++ b/ludwig_train.xml Tue Mar 18 22:09:48 2025 +0000 @@ -4,7 +4,11 @@ <import>ludwig_macros.xml</import> </macros> <expand macro="python_requirements_gpu" /> - <expand macro="required_files" /> + <required_files> + <include path="utils.py" /> + <include path="ludwig_experiment.py" /> + <include path="ludwig_train.py" /> + </required_files> <expand macro="macro_stdio" /> <version_command>echo "@VERSION@"</version_command> <command>