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