We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0983ba1 commit e0477baCopy full SHA for e0477ba
pyproject.toml
@@ -10,7 +10,7 @@ authors = [
10
]
11
description = "PyDev.Debugger plugin for Odoo"
12
readme = "README.md"
13
-license = { file = "LICENSE" }
+license = { text = "MIT" }
14
15
[project.urls]
16
"Homepage" = "https://github.com/odoo-ide/pydevd-odoo"
0 commit comments