[IMP] base_search_mail_content: black, isort, prettier
This commit is contained in:
parent
6baca8cc0f
commit
dbd3b36f4d
@ -0,0 +1 @@
|
||||
../../../../base_search_mail_content
|
6
setup/base_search_mail_content/setup.py
Normal file
6
setup/base_search_mail_content/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