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