Skip to content

Commit 0b447f7

Browse files
Nyako ShigureSigureMo
andauthored
♻️ refactor: adopt PEP 639 license metadata (#19)
Co-authored-by: Nyakku Shigure <sigure.qaq@gmail.com>
1 parent e5e9ce8 commit 0b447f7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ requires-python = ">=3.10"
77
dependencies = ["typing-extensions>=4.12.2"]
88
authors = [{ name = "Nyakku Shigure", email = "sigure.qaq@gmail.com" }]
99
keywords = []
10-
license = { text = "MIT" }
10+
license = "MIT"
11+
license-files = ["LICENSE"]
1112
classifiers = [
1213
"Operating System :: OS Independent",
13-
"License :: OSI Approved :: MIT License",
1414
"Programming Language :: Python",
1515
"Programming Language :: Python :: 3",
1616
"Programming Language :: Python :: 3.10",

0 commit comments

Comments
 (0)