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