diff macros.xml @ 0:ba3d91ded5db draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/snap commit 4a8f640dec78899be470ddd1c436fc0d158c80f3
author iuc
date Fri, 10 May 2019 08:50:21 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Fri May 10 08:50:21 2019 -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>