diff macros.xml @ 0:d398b2e6b2ff draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/snap commit 2896dcfd180800d00ea413a59264ef8b11788b8e
author iuc
date Fri, 20 Oct 2017 03:52:36 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Fri Oct 20 03:52:36 2017 -0400
@@ -0,0 +1,17 @@
+<?xml version="1.0"?>
+<macros>
+    <xml name="requirements">
+        <requirements>
+            <requirement type="package" version="@VERSION@">snap</requirement>
+            <yield />
+        </requirements>
+    </xml>
+
+    <token name="@VERSION@">2013_11_29</token>
+
+    <xml name="citations">
+        <citations>
+        </citations>
+    </xml>
+
+</macros>