Skip to content

Commit 193591a

Browse files
change license in pyproject.toml to new format
1 parent e54e861 commit 193591a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ requires-python = ">=3.8"
66
authors = [
77
{name = "Inada Naoki", email = "songofacandy@gmail.com"}
88
]
9-
license = {text = "GNU General Public License v2 or later (GPLv2+)"}
9+
license = "GNU General Public License v2 or later (GPLv2+)"
1010
keywords = ["MySQL"]
1111
classifiers = [
1212
"Development Status :: 5 - Production/Stable",

0 commit comments

Comments
 (0)