Mercurial > repos > mvdbeek > package_six_1_10_0
changeset 0:6c4c76c48c2b draft
planemo upload commit eec0985c6ed25c6cb85ab97ff9cd6eae9d9e3067-dirty
author | mvdbeek |
---|---|
date | Thu, 29 Oct 2015 18:02:53 -0400 |
parents | |
children | dfc8a7dec03d |
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 18:02:53 2015 -0400 @@ -0,0 +1,13 @@ +<?xml version="1.0"?> +<tool_dependency> + <package name="six" version="1.10.0"> + <install version="1.0"> + <actions> + <action type="setup_virtualenv">tabulate==1.10.0</action> + </actions> + </install> + <readme> + This tool dependency definition downloads and installs tabulate. + </readme> + </package> +</tool_dependency>