Add prettytable in dependencies

closes #929
This commit is contained in:
Florent 2014-08-19 23:29:46 +02:00
commit 552a0b2351

View file

@ -119,6 +119,7 @@ def install_weboob():
'gdata',
'python-dateutil',
'PyYAML',
'prettytable'
]
try:
import Image