Simplify license info

This commit is contained in:
Trinh Anh Ngoc
2022-08-01 15:12:52 +07:00
parent 0983ba1cad
commit e0477baa8e

View File

@@ -10,7 +10,7 @@ authors = [
]
description = "PyDev.Debugger plugin for Odoo"
readme = "README.md"
license = { file = "LICENSE" }
license = { text = "MIT" }
[project.urls]
"Homepage" = "https://github.com/odoo-ide/pydevd-odoo"