We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8bca7e commit 11752deCopy full SHA for 11752de
1 file changed
pyproject.toml
@@ -6,12 +6,11 @@ requires-python = ">=3.8"
6
authors = [
7
{name = "Inada Naoki", email = "songofacandy@gmail.com"}
8
]
9
-license = "GNU-General-Public-License-v2-or-later-(GPLv2+)"
+license = "GPL-2.0-or-later"
10
keywords = ["MySQL"]
11
classifiers = [
12
"Development Status :: 5 - Production/Stable",
13
"Environment :: Other Environment",
14
- "License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)",
15
"Operating System :: MacOS :: MacOS X",
16
"Operating System :: Microsoft :: Windows :: Windows NT/2000",
17
"Operating System :: OS Independent",
0 commit comments