fix (and comment) dependencies
This commit is contained in:
parent
6b885044aa
commit
a235e995d6
8 changed files with 19 additions and 2 deletions
|
|
@ -40,5 +40,7 @@ setup(
|
|||
],
|
||||
install_requires=[
|
||||
'weboob-core',
|
||||
# bnporc requires Image module
|
||||
#'PIL',
|
||||
],
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue