[IMP] account_banking_pain_base: black, isort, prettier

This commit is contained in:
Carlos Roca
2020-12-24 11:12:16 +01:00
parent be9d04fc16
commit 917ce4aefd
3 changed files with 8 additions and 0 deletions

View File

@@ -1,2 +1,3 @@
# generated from manifests external_dependencies
lxml
unidecode

View File

@@ -0,0 +1 @@
../../../../account_banking_pain_base

View File

@@ -0,0 +1,6 @@
import setuptools
setuptools.setup(
setup_requires=['setuptools-odoo'],
odoo_addon=True,
)