fix dependencies

This commit is contained in:
Christophe Benz 2010-07-08 02:29:38 +02:00
commit 21f86830cc
12 changed files with 12 additions and 12 deletions

View file

@ -38,6 +38,6 @@ setup(
'scripts/wetboobs',
],
install_requires=[
'weboob-weather-backends',
'weboob-backends-weather',
],
)