mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
[IMP] account_statement_import_online_paypal: pre-commit stuff
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
../../../../account_statement_import_online_paypal
|
||||||
6
setup/account_statement_import_online_paypal/setup.py
Normal file
6
setup/account_statement_import_online_paypal/setup.py
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
import setuptools
|
||||||
|
|
||||||
|
setuptools.setup(
|
||||||
|
setup_requires=['setuptools-odoo'],
|
||||||
|
odoo_addon=True,
|
||||||
|
)
|
||||||
Reference in New Issue
Block a user