Mercurial > repos > mvdbeek > package_tabulate_0_7_5
changeset 0:78951742defa draft default tip
planemo upload commit eec0985c6ed25c6cb85ab97ff9cd6eae9d9e3067-dirty
author | mvdbeek |
---|---|
date | Thu, 29 Oct 2015 15:47:23 -0400 |
parents | |
children | |
files | tool_dependencies.xml |
diffstat | 1 files changed, 13 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Thu Oct 29 15:47:23 2015 -0400 @@ -0,0 +1,13 @@ +<?xml version="1.0"?> +<tool_dependency> + <package name="tabulate" version="0.7.5"> + <install version="1.0"> + <actions> + <action type="setup_virtualenv">tabulate==0.7.5</action> + </actions> + </install> + <readme> + This tool dependency definition downloads and installs tabulate. + </readme> + </package> +</tool_dependency>