mirror of
https://github.com/camptocamp/odoo-cloud-platform.git
synced 2026-06-23 18:04:34 +00:00
[FIX] logging_json: PyPI package as python external dep
This commit is contained in:
co-authored by
GitHub
parent
7276de9cf0
commit
24675ae14c
@@ -9,7 +9,7 @@
|
||||
'depends': ['base',
|
||||
],
|
||||
'external_dependencies': {
|
||||
'python': ['pythonjsonlogger'],
|
||||
'python': ['python-json-logger'],
|
||||
},
|
||||
'website': 'http://www.camptocamp.com',
|
||||
'data': [],
|
||||
|
||||
Reference in New Issue
Block a user