[IMP] url_attachment_search_fuzzy: pre-commit stuff
parent
e43809d29f
commit
af9feb8ac2
|
@ -0,0 +1 @@
|
|||
../../../../url_attachment_search_fuzzy
|
|
@ -0,0 +1,6 @@
|
|||
import setuptools
|
||||
|
||||
setuptools.setup(
|
||||
setup_requires=['setuptools-odoo'],
|
||||
odoo_addon=True,
|
||||
)
|
Loading…
Reference in New Issue