diff macros.xml @ 3:8a6f3d2a2d23 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hivclustering/ commit b'd932a0c30a3e50d32d210f7cc1f42d82ded17719\n'-dirty
author rdvelazquez
date Mon, 25 Mar 2019 13:21:35 -0400
parents 9dc36a1975e8
children
line wrap: on
line diff
--- a/macros.xml	Thu Apr 19 14:39:39 2018 -0400
+++ b/macros.xml	Mon Mar 25 13:21:35 2019 -0400
@@ -2,20 +2,17 @@
 <macros>
   <xml name="requirements">
     <requirements>
-      <requirement type="package" version="@VERSION@">python-hivclustering</requirement>
+      <requirement type="package" version="@VERSION@">
+      python-hivclustering</requirement>
     </requirements>
   </xml>
-  <token name="@VERSION@">1.3.1</token>
+  <token name="@VERSION@">1.4.0</token>
   <xml name="citations">
     <citations>
-      <citation type="bibtex">
-                @UNPUBLISHED{spond,
-                    author = "Sergei Kosakovsky Pond",
-                    title = "HyPhy: Hypothesis Testing using Phylogenies",
-                    year = "2000",
-                    note = "http://hyphy.org/",
-                    url = "http://hyphy.org/"}
-            </citation>
+      <citation type="bibtex">@UNPUBLISHED{spond, author = "Sergei
+      Kosakovsky Pond", title = "HyPhy: Hypothesis Testing using
+      Phylogenies", year = "2000", note = "http://hyphy.org/", url
+      = "http://hyphy.org/"}</citation>
     </citations>
   </xml>
 </macros>