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