diff prod_macros.xml @ 0:629e7e403e19 draft

"planemo upload commit 2fed2858d4044a3897a93a5604223d1d183ceac0-dirty"
author immuneml
date Thu, 01 Jul 2021 11:36:43 +0000
parents
children 65815d4754e5
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/prod_macros.xml	Thu Jul 01 11:36:43 2021 +0000
@@ -0,0 +1,9 @@
+<macros>
+  <token name="@VERSION@">2.0.1</token>
+    <xml name="requirements">
+        <requirements>
+          <requirement type="package" version="@VERSION@">immuneML</requirement>
+            <yield/>
+        </requirements>
+    </xml>
+</macros>