mirror of https://github.com/OCA/social.git
[IMP] mass_mailing_event_registration_exclude: pre-commit stuff
parent
150b64609f
commit
ebfbbf8f49
|
@ -0,0 +1 @@
|
||||||
|
../../../../mass_mailing_event_registration_exclude
|
|
@ -0,0 +1,6 @@
|
||||||
|
import setuptools
|
||||||
|
|
||||||
|
setuptools.setup(
|
||||||
|
setup_requires=['setuptools-odoo'],
|
||||||
|
odoo_addon=True,
|
||||||
|
)
|
Loading…
Reference in New Issue