mirror of https://github.com/OCA/social.git
[IMP] mass_mailing_contact_active: black, isort, prettier
parent
5b46cf6ea1
commit
c2eefeba4a
|
@ -0,0 +1 @@
|
|||
../../../../mass_mailing_contact_active
|
|
@ -0,0 +1,6 @@
|
|||
import setuptools
|
||||
|
||||
setuptools.setup(
|
||||
setup_requires=['setuptools-odoo'],
|
||||
odoo_addon=True,
|
||||
)
|
Loading…
Reference in New Issue