Skip to content

Commit cac24ca

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

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
@@ -6,10 +6,10 @@ readme = "README.md"
66
requires-python = ">=3.10"
77
authors = [{ name = "Nyakku Shigure", email = "sigure.qaq@gmail.com" }]
88
keywords = []
9-
license = { text = "MIT" }
9+
license = "MIT"
10+
license-files = ["LICENSE"]
1011
classifiers = [
1112
"Operating System :: OS Independent",
12-
"License :: OSI Approved :: MIT License",
1313
"Programming Language :: Python",
1414
"Programming Language :: Python :: 3",
1515
"Programming Language :: Python :: 3.10",

0 commit comments

Comments
 (0)