mirror of
https://github.com/miurahr/aqtinstall.git
synced 2025-12-17 04:34:37 +03:00
pyproject.toml: change license table to text
- set license SPDX compliant name Signed-off-by: Hiroshi Miura <miurahr@linux.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name = "aqtinstall"
|
||||
description = "Another unofficial Qt installer"
|
||||
readme = "README.rst"
|
||||
license = {file = "LICENSE"}
|
||||
license = { text = "MIT License"}
|
||||
authors = [
|
||||
{name = "Hiroshi Miura", email = "miurahr@linux.com"},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user