diff macros.xml @ 0:b469f6d53d06 draft

"planemo upload for repository https://github.com/tseemann/legsta commit 19e59e87fedc1e6a85e946e3be15d165c16f4275"
author iuc
date Mon, 21 Feb 2022 20:23:38 +0000
parents
children 0411fca1d681
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Mon Feb 21 20:23:38 2022 +0000
@@ -0,0 +1,9 @@
+<?xml version="1.0"?>
+<macros>
+    <xml name="requirements">
+        <requirements>
+            <requirement type="package" version="@TOOL_VERSION@">legsta</requirement>
+        </requirements>
+    </xml>
+    <token name="@TOOL_VERSION@">0.5.1</token>
+</macros>