Minor tweak to license specification.

This commit is contained in:
yrriban 2026-01-19 13:03:52 -05:00
parent 54887efd02
commit 2809f00191

View file

@ -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 = [