Mercurial > repos > jankanis > blast2html
diff blast2html.xml @ 84:4340432b7191
Backed out changesets 0b5819dc1478 and 3338571b44cd to create new release version
author | Jan Kanis <jan.code@jankanis.nl> |
---|---|
date | Tue, 24 Jun 2014 11:00:57 +0200 |
parents | 3338571b44cd |
children | 2edb77030a9e |
line wrap: on
line diff
--- a/blast2html.xml Mon Jun 23 17:46:26 2014 +0200 +++ b/blast2html.xml Tue Jun 24 11:00:57 2014 +0200 @@ -6,7 +6,7 @@ <requirement name="package" version="0.1">blast2html_venv</requirement> </requirements> - <command interpreter="python2">blast2html.py -i "${input}" -o "${output}"</command> + <command interpreter="python3">blast2html.py -i "${input}" -o "${output}"</command> <stdio> <!-- Any exit code other than 0 is an error -->