Minor tweak to license specification.
This commit is contained in:
parent
54887efd02
commit
2809f00191
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ description = "Doom Command Center"
|
||||||
authors = [
|
authors = [
|
||||||
{name = "yrriban",email = "yrriban@gmail.com"}
|
{name = "yrriban",email = "yrriban@gmail.com"}
|
||||||
]
|
]
|
||||||
license = {text = "MIT"}
|
license = "MIT"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.12"
|
requires-python = ">=3.12"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue