add logo for backend INA
This commit is contained in:
parent
d0ccc88201
commit
ee4e2cf802
3 changed files with 6 additions and 0 deletions
|
|
@ -37,6 +37,10 @@ setup(
|
|||
'weboob.backends.youtube',
|
||||
'weboob.backends.youtube.pages',
|
||||
],
|
||||
include_package_data=True,
|
||||
package_data={
|
||||
'weboob.backends.ina': ['data/*'],
|
||||
},
|
||||
install_requires=[
|
||||
'weboob-core',
|
||||
# gdata, no egg?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue