Mercurial > repos > fubar > tool_factory_2
comparison toolfactory/tool_dependencies.xml @ 51:4b71b252eacb draft
Uploaded
author | fubar |
---|---|
date | Sun, 30 Aug 2020 06:36:26 -0400 |
parents | bf432f4486c7 |
children | 76f7130a8778 |
comparison
equal
deleted
inserted
replaced
50:bf432f4486c7 | 51:4b71b252eacb |
---|---|
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 <tool_dependency> | 2 <tool_dependency> |
3 <package name="planemoenv"> | 3 <package name="planemoenv"> |
4 <install version="0.1"> | 4 <install version="0.1"> |
5 <actions> | 5 <actions> |
6 <action python="3.6" type="setup_virtualenv"> | 6 <action python="3.7" type="setup_virtualenv"> |
7 planemo==0.72.0.dev0 | 7 planemo==0.72.0.dev0 |
8 bioblend==0.14.0 | 8 bioblend==0.14.0 |
9 ephemeris==0.10.6 | 9 ephemeris==0.10.6 |
10 galaxyxml==0.4.10 | 10 galaxyxml==0.4.10 |
11 lxml==4.5.1 | 11 lxml==4.5.1 |
12 </action> | 12 </action> |
13 </actions> | 13 </actions> |
14 </install> | 14 </install> |
15 </package> | 15 </package> |
16 </tool_dependency> | 16 </tool_dependency> |