mirror of
https://github.com/odoo-ide/odoo-stubs.git
synced 2025-05-08 16:52:26 +03:00
21 lines
335 B
Python
21 lines
335 B
Python
RELEASE_LEVELS: list[str]
|
|
ALPHA: str
|
|
BETA: str
|
|
RELEASE_CANDIDATE: str
|
|
FINAL: str
|
|
RELEASE_LEVELS_DISPLAY: dict[str, str]
|
|
version_info: tuple
|
|
version: str
|
|
series: str
|
|
serie: str
|
|
major_version: str
|
|
product_name: str
|
|
description: str
|
|
long_desc: str
|
|
classifiers: str
|
|
url: str
|
|
author: str
|
|
author_email: str
|
|
license: str
|
|
nt_service_name: str
|