Mercurial > repos > dave > all_tests_pass
diff qorts_macros.xml @ 4:68e581bd3a36 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qorts commit 1f232ed80ea6ef2192647e293040a22c9733b260-dirty
author | dave |
---|---|
date | Fri, 13 Nov 2015 15:42:35 -0500 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qorts_macros.xml Fri Nov 13 15:42:35 2015 -0500 @@ -0,0 +1,8 @@ +<macros> + <token name="@QORTS_INVOCATION@">java -jar \$JAVA_JAR_PATH/QoRTs.jar</token> + <xml name="requirements"> + <requirements> + <requirement type="package" version="0.3.18">QoRTs</requirement> + </requirements> + </xml> +</macros> \ No newline at end of file