# HG changeset patch # User saketkc # Date 1397581497 14400 # Node ID 67212f958e5ada7e147231ab5cdb3b803b27f57e # Parent 699ab41c6d764f072ebadb64538087ee93936d31 Uploaded diff -r 699ab41c6d76 -r 67212f958e5a condel_web/condel_web.xml --- a/condel_web/condel_web.xml Tue Apr 15 13:00:06 2014 -0400 +++ b/condel_web/condel_web.xml Tue Apr 15 13:04:57 2014 -0400 @@ -3,8 +3,10 @@ requests pycurl + beautifulsoup4 requests pycurl + bs4 condel_web.py --input $input --output $output diff -r 699ab41c6d76 -r 67212f958e5a condel_web/tool_dependencies.xml --- a/condel_web/tool_dependencies.xml Tue Apr 15 13:00:06 2014 -0400 +++ b/condel_web/tool_dependencies.xml Tue Apr 15 13:04:57 2014 -0400 @@ -6,4 +6,7 @@ + + +