diff --git a/setup.py b/setup.py index 59ff4869..74d0debc 100755 --- a/setup.py +++ b/setup.py @@ -119,6 +119,7 @@ def install_weboob(): 'gdata', 'python-dateutil', 'PyYAML', + 'prettytable' ] try: import Image