# HG changeset patch # User goeckslab # Date 1742335719 0 # Node ID 488d878c1c1f7a9e57e60c7d82a23f67814392ba # Parent a930e68bdffef60ba33a4e4f6fe9043284666317 planemo upload for repository https://github.com/goeckslab/Galaxy-Ludwig.git commit ac3a43f323353716470ccafaadf79d9c38314cff diff -r a930e68bdffe -r 488d878c1c1f ludwig_visualize.xml --- a/ludwig_visualize.xml Fri Mar 14 16:48:39 2025 +0000 +++ b/ludwig_visualize.xml Tue Mar 18 22:08:39 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_visualize.py" /> + </required_files> <expand macro="macro_stdio" /> <version_command>echo "@VERSION@"</version_command> <command>