Mercurial > repos > mvdbeek > package_tabulate_0_75
changeset 0:372322c47b60 draft default tip
planemo upload commit eec0985c6ed25c6cb85ab97ff9cd6eae9d9e3067-dirty
author | mvdbeek |
---|---|
date | Thu, 29 Oct 2015 15:43:09 -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:43:09 2015 -0400 @@ -0,0 +1,13 @@ +<?xml version="1.0"?> +<tool_dependency> + <package name="tabulate" version="0.75"> + <install version="1.0"> + <actions> + <action type="setup_virtualenv">tabulate==0.75</action> + </actions> + </install> + <readme> + This tool dependency definition downloads and installs tabulate. + </readme> + </package> +</tool_dependency>