Mercurial > repos > mvdbeek > package_matplotlib_1_4_runtime_dependencies
changeset 0:bc3c0b6313a3 draft default tip
planemo upload commit eec0985c6ed25c6cb85ab97ff9cd6eae9d9e3067-dirty
author | mvdbeek |
---|---|
date | Thu, 29 Oct 2015 18:20:44 -0400 |
parents | |
children | |
files | tool_dependencies.xml |
diffstat | 1 files changed, 15 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 18:20:44 2015 -0400 @@ -0,0 +1,15 @@ +<?xml version="1.0"?> +<tool_dependency> + <package name="matplotlib_1_4_runtime_dependencies" version="1"> + <install version="1.0"> + <actions> + <action type="setup_virtualenv">six==1.10.0</action> + <action type="setup_virtualenv">pyparsing==2.0.5</action> + <action type="setup_virtualenv">python-dateutil==2.4.2</action> + </actions> + </install> + <readme> + This tool dependency definition downloads and installs tabulate. + </readme> + </package> +</tool_dependency>