mirror of
https://github.com/brain-tec/account_ebics.git
synced 2024-11-23 20:52:04 +00:00
[IMP] account_ebics_batch_payment: black, isort, prettier
This commit is contained in:
parent
1f7f80013f
commit
397b551f81
@ -0,0 +1 @@
|
||||
../../../../account_ebics_batch_payment
|
6
setup/account_ebics_batch_payment/setup.py
Normal file
6
setup/account_ebics_batch_payment/setup.py
Normal file
@ -0,0 +1,6 @@
|
||||
import setuptools
|
||||
|
||||
setuptools.setup(
|
||||
setup_requires=['setuptools-odoo'],
|
||||
odoo_addon=True,
|
||||
)
|
Loading…
Reference in New Issue
Block a user