mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
Add python lib dependencies.
This commit is contained in:
committed by
Enric Tobella
parent
2d5c618c0a
commit
137377a445
@@ -27,6 +27,9 @@
|
||||
'website': 'http://www.akretion.com',
|
||||
'category': 'Banking addons',
|
||||
'depends': ['account_direct_debit'],
|
||||
'external_dependencies': {
|
||||
'python': ['unidecode', 'lxml'],
|
||||
},
|
||||
'data': [
|
||||
'account_banking_sdd_view.xml',
|
||||
'account_payment_view.xml',
|
||||
|
||||
Reference in New Issue
Block a user