We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e54e861 commit 193591aCopy full SHA for 193591a
1 file changed
pyproject.toml
@@ -6,7 +6,7 @@ requires-python = ">=3.8"
6
authors = [
7
{name = "Inada Naoki", email = "songofacandy@gmail.com"}
8
]
9
-license = {text = "GNU General Public License v2 or later (GPLv2+)"}
+license = "GNU General Public License v2 or later (GPLv2+)"
10
keywords = ["MySQL"]
11
classifiers = [
12
"Development Status :: 5 - Production/Stable",
0 commit comments