Previous changeset 0:0679aeb7cefc (2022-08-25) Next changeset 2:8e5dbded3070 (2023-02-03) |
Commit message:
planemo upload for repository https://github.com/muon-spectroscopy-computational-project/muon-galaxy-tools/main/pm_muairss_write commit 1f0d5da860dd5cd0ffceac7a292773ed53617324 |
modified:
pm_muairss_write.xml |
b |
diff -r 0679aeb7cefc -r 150301c057b0 pm_muairss_write.xml --- a/pm_muairss_write.xml Thu Aug 25 16:19:08 2022 +0000 +++ b/pm_muairss_write.xml Thu Sep 15 10:20:27 2022 +0000 |
[ |
@@ -29,6 +29,9 @@ <requirement type="package" version="@TOOL_VERSION@">pymuonsuite</requirement> <requirement type="package" version="3.0">zip</requirement> </requirements> + <required_files> + <include type="literal" path="get_out_folder.py"/> + </required_files> <command detect_errors="exit_code"><![CDATA[ structure_name_internal="input_structure.$structure.ext" && ln -s $structure \$structure_name_internal && |