forked from Techsystech/web
[IMP] web_search_with_and: black, isort, prettier
parent
567d8e4d1c
commit
d8f7ab5d2a
|
@ -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