Module
base_rest_pydantic
Describe the bug
manifest.py contains duplicate "installable" keys, one of them residing inside "external_dependencies".
To Reproduce
Install
Steps to reproduce the behavior:
- Parse/validate the manifest.py file using any parsing tool that expects standard Odoo manifest schema.
Expected behavior
Manifest should conform to schema
Additional context
Add any other context about the problem here. (e.g. OS, Python version, ...)
Module
base_rest_pydantic
Describe the bug
manifest.py contains duplicate "installable" keys, one of them residing inside "external_dependencies".
rest-framework/base_rest_pydantic/__manifest__.py
Line 17 in 7d9cb8e
To Reproduce
Install
Steps to reproduce the behavior:
Expected behavior
Manifest should conform to schema
Additional context
Add any other context about the problem here. (e.g. OS, Python version, ...)