comparison macros.xml @ 0:b3054f3d42b2 draft

"planemo upload for repository https://github.com/ohsu-comp-bio/ashlar commit 27f0c9be58e9e5aecc69067d0e60b5cb945de4b2-dirty"
author perssond
date Fri, 12 Mar 2021 00:14:49 +0000
parents
children f183d9de4622
comparison
equal deleted inserted replaced
-1:000000000000 0:b3054f3d42b2
1 <?xml version="1.0"?>
2 <macros>
3 <xml name="requirements">
4 <requirements>
5 <requirement type="package" version="@VERSION@">ashlar</requirement>
6 <requirement type="package" version="1.1.5">pandas</requirement>
7 </requirements>
8 </xml>
9
10 <xml name="version_cmd">
11 <version_command>echo @VERSION@</version_command>
12 </xml>
13 <xml name="citations">
14 <citations>
15 </citations>
16 </xml>
17
18 <token name="@VERSION@">1.13.0</token>
19 <token name="@CMD_BEGIN@">ashlar</token>
20 </macros>