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

@ -44,6 +44,6 @@ setup(
'scripts/qhavesex',
],
install_requires=[
'weboob-dating-backends',
'weboob-backends-dating',
],
)