comparison tool_dependencies.xml @ 1:dfc8a7dec03d draft default tip

planemo upload commit eec0985c6ed25c6cb85ab97ff9cd6eae9d9e3067-dirty
author mvdbeek
date Thu, 29 Oct 2015 18:05:02 -0400
parents 6c4c76c48c2b
children
comparison
equal deleted inserted replaced
0:6c4c76c48c2b 1:dfc8a7dec03d
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool_dependency> 2 <tool_dependency>
3 <package name="six" version="1.10.0"> 3 <package name="six" version="1.10.0">
4 <install version="1.0"> 4 <install version="1.0">
5 <actions> 5 <actions>
6 <action type="setup_virtualenv">tabulate==1.10.0</action> 6 <action type="setup_virtualenv">six==1.10.0</action>
7 </actions> 7 </actions>
8 </install> 8 </install>
9 <readme> 9 <readme>
10 This tool dependency definition downloads and installs tabulate. 10 This tool dependency definition downloads and installs tabulate.
11 </readme> 11 </readme>