changeset 22:98a083c14e81 draft

planemo upload for repository https://github.com/LUMC/lumc-galaxy-tools/tree/master/data_manager_select_index_by_path commit 32ae5a8f2f1758936ca3a3cde11d0ddb1df97ec9
author rhpvorderman
date Wed, 04 Jul 2018 04:25:04 -0400
parents ae3b86cc0288
children 24fec2012cc0
files data_manager/data_manager_select_index_by_path.xml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/data_manager/data_manager_select_index_by_path.xml	Wed Jul 04 04:10:09 2018 -0400
+++ b/data_manager/data_manager_select_index_by_path.xml	Wed Jul 04 04:25:04 2018 -0400
@@ -2,6 +2,7 @@
     <requirements>
         <!-- Away with python 2! -->
         <requirement type="package" version="3.5">python</requirement>
+        <requirement type="package">pyyaml</requirement>
     </requirements>
     <description>path inputer</description>
     <command detect_errors="exit_code" interpreter="python3">