diff sqlite_to_tabular.xml @ 8:145ed2c3f763 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/query_tabular commit 1647065a8e6e8d8c98cd0d2194b695fb9425f541"
author iuc
date Thu, 23 Jan 2020 12:35:39 +0000
parents 27625fe9f33b
children 755242733259
line wrap: on
line diff
--- a/sqlite_to_tabular.xml	Tue Oct 30 20:20:45 2018 -0400
+++ b/sqlite_to_tabular.xml	Thu Jan 23 12:35:39 2020 +0000
@@ -1,11 +1,11 @@
 <?xml version="1.0"?>
-<tool id="sqlite_to_tabular" name="SQLite to tabular" version="2.0.0">
+<tool id="sqlite_to_tabular" name="SQLite to tabular" version="2.0.1">
     <description>for SQL query</description>
 
     <macros>
          <import>macros.xml</import>
     </macros>
-
+    <expand macro="requirements"/>
     <command detect_errors="exit_code"><![CDATA[
     python '$__tool_directory__/sqlite_to_tabular.py'
     --sqlitedb='$sqlitedb'