changeset 21:ae3b86cc0288 draft

planemo upload for repository https://github.com/LUMC/lumc-galaxy-tools/tree/master/data_manager_select_index_by_path commit 0b389fca49778e3157ebffc99b74fd6981ad2476
author rhpvorderman
date Wed, 04 Jul 2018 04:10:09 -0400
parents 38c35431604d
children 98a083c14e81
files data_manager/data_manager_select_index_by_path.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/data_manager/data_manager_select_index_by_path.xml	Wed Jul 04 04:06:22 2018 -0400
+++ b/data_manager/data_manager_select_index_by_path.xml	Wed Jul 04 04:10:09 2018 -0400
@@ -4,7 +4,7 @@
         <requirement type="package" version="3.5">python</requirement>
     </requirements>
     <description>path inputer</description>
-    <command detect_errors="exit_code">
+    <command detect_errors="exit_code" interpreter="python3">
         path_name_value_key_manager.py
         --value "${value}"
         --dbkey "${dbkey}"