changeset 1:5915ae11d9cd

req tag
author Saket Choudhary <saketkc@gmail.com>
date Wed, 20 Nov 2013 01:41:05 +0530
parents 742c7ee37f8b
children 8cdb62d808dc
files tools/condel/condel_web.xml
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tools/condel/condel_web.xml	Wed Nov 20 00:48:30 2013 +0530
+++ b/tools/condel/condel_web.xml	Wed Nov 20 01:41:05 2013 +0530
@@ -1,4 +1,7 @@
 <tool id="condel_web" name="condel">
+    <requirements>
+            <requirement type="package" version="2.0.1">requests</requirement>
+    </requirements>
     <description>Condel web service</description>
     <command interpreter="python">
         condel_web.py --input $input --output $output