Mercurial > repos > saketkc > transfic_web
changeset 1:71992fffae10
add requirement tag
author | Saket Choudhary <saketkc@gmail.com> |
---|---|
date | Wed, 20 Nov 2013 01:20:37 +0530 |
parents | 7404ab872276 |
children | b47ee319385d |
files | tools/transFIC/transFIC_web.xml |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/tools/transFIC/transFIC_web.xml Wed Nov 20 00:02:12 2013 +0530 +++ b/tools/transFIC/transFIC_web.xml Wed Nov 20 01:20:37 2013 +0530 @@ -1,4 +1,7 @@ <tool id="transFIC_web" name="TransFIC"> + <requirements> + <requirement type="package" version="2.0.1">requests</requirement> + </requirements> <description>TransFIC web service</description> <command interpreter="python"> transFIC_web.py --input $input --output $output