[REM]Yaltik DSL : remove useless external dependency
This commit is contained in:
parent
e9a84a1683
commit
de341e5df6
@ -19,12 +19,11 @@
|
|||||||
'name': 'Yaltik Odoo DSL base module and fns',
|
'name': 'Yaltik Odoo DSL base module and fns',
|
||||||
'summary': 'Yaltik Odoo Domain Specific Language base module and functions',
|
'summary': 'Yaltik Odoo Domain Specific Language base module and functions',
|
||||||
'description': """ Yaltik Odoo Domain Specific Language base module and functions """,
|
'description': """ Yaltik Odoo Domain Specific Language base module and functions """,
|
||||||
'version': '10.0.0.4.0',
|
'version': '10.0.0.4.1',
|
||||||
'category': 'Yaltik',
|
'category': 'Yaltik',
|
||||||
'author': 'Fabien Bourgeois',
|
'author': 'Fabien Bourgeois',
|
||||||
'license': 'AGPL-3',
|
'license': 'AGPL-3',
|
||||||
'application': False,
|
'application': False,
|
||||||
'installable': True,
|
'installable': True,
|
||||||
'depends': ['base'],
|
'depends': ['base']
|
||||||
"external_dependencies": {'python' : ['function-pattern-matching']}
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user