Repository 'blast2html'
hg clone https://toolshed.g2.bx.psu.edu/repos/jankanis/blast2html

Changeset 86:463744384507 (2014-06-24)
Previous changeset 85:2edb77030a9e (2014-06-24) Next changeset 87:62aac637dd6c (2014-06-24)
Commit message:
add missing dependencies
modified:
tool_dependencies.xml
b
diff -r 2edb77030a9e -r 463744384507 tool_dependencies.xml
--- a/tool_dependencies.xml Tue Jun 24 11:14:52 2014 +0200
+++ b/tool_dependencies.xml Tue Jun 24 11:20:24 2014 +0200
b
@@ -27,6 +27,8 @@
  <action type="setup_virtualenv">
    lxml==3.3.5
    jinja2==2.7.3
+   six==1.7.2
+   argparse==1.2.1
  </action>
         
         <action type="set_environment">