mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[REM] web_widget_datepicker_options: No longer needed
This addon is no longer needed since https://github.com/odoo/odoo/pull/25044#issuecomment-396940644 and https://github.com/odoo/odoo/pull/27541, so I remove it.
This commit is contained in:
@@ -1 +0,0 @@
|
||||
../../../../web_widget_datepicker_options
|
||||
@@ -1,2 +0,0 @@
|
||||
[bdist_wheel]
|
||||
universal=1
|
||||
@@ -1,6 +0,0 @@
|
||||
import setuptools
|
||||
|
||||
setuptools.setup(
|
||||
setup_requires=['setuptools-odoo'],
|
||||
odoo_addon=True,
|
||||
)
|
||||
Reference in New Issue
Block a user