diff snippy-core.xml @ 4:3f5ced130c5c draft

planemo upload for repository https://github.com/tseemann/snippy commit 73ec6ea773b1b88f7c32a2e8bc57b644b82f7ff9-dirty
author dfornika
date Mon, 21 Jan 2019 15:18:21 -0500
parents 1a3c85497d96
children c441153cb4c2
line wrap: on
line diff
--- a/snippy-core.xml	Mon Jan 21 13:12:30 2019 -0500
+++ b/snippy-core.xml	Mon Jan 21 15:18:21 2019 -0500
@@ -8,7 +8,7 @@
     <expand macro="requirements" />
     <command detect_errors="exit_code"><![CDATA[
 
-        perl '$__tool_directory__/snippy_core_wrapper.pl'
+        python '$__tool_directory__/snippy_core_wrapper.py'
             --ref '$ref'
             --indirs '${" ".join(map(str, $indirs))}'