fix (and comment) dependencies

This commit is contained in:
Christophe Benz 2010-07-08 14:02:43 +02:00
commit a235e995d6
8 changed files with 19 additions and 2 deletions

View file

@ -39,5 +39,6 @@ setup(
],
install_requires=[
'weboob-core',
# gdata, no egg?
],
)