Mercurial > repos > fubar > tool_factory_2
diff toolfactory/tool_dependencies.xml @ 51:4b71b252eacb draft
Uploaded
author | fubar |
---|---|
date | Sun, 30 Aug 2020 06:36:26 -0400 |
parents | bf432f4486c7 |
children | 76f7130a8778 |
line wrap: on
line diff
--- a/toolfactory/tool_dependencies.xml Sun Aug 30 01:45:27 2020 -0400 +++ b/toolfactory/tool_dependencies.xml Sun Aug 30 06:36:26 2020 -0400 @@ -3,12 +3,12 @@ <package name="planemoenv"> <install version="0.1"> <actions> - <action python="3.6" type="setup_virtualenv"> - planemo==0.72.0.dev0 - bioblend==0.14.0 - ephemeris==0.10.6 - galaxyxml==0.4.10 - lxml==4.5.1 + <action python="3.7" type="setup_virtualenv"> +planemo==0.72.0.dev0 +bioblend==0.14.0 +ephemeris==0.10.6 +galaxyxml==0.4.10 +lxml==4.5.1 </action> </actions> </install>