diff --git a/setup.py b/setup.py index 7ce7f9ab..c3cd11ac 100755 --- a/setup.py +++ b/setup.py @@ -115,6 +115,7 @@ def install_weboob(): 'lxml', 'feedparser', 'mechanize', + 'requests', 'gdata', 'python-dateutil', 'PyYAML',