Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Commit 1537703

Browse files
committed
fixed license
1 parent 64c692c commit 1537703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors = [
99
]
1010
classifiers = [
1111
"Programming Language :: Python :: 3",
12-
"License :: OSI Approved :: GPL-3.0 License",
12+
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
1313
"Operating System :: OS Independent",
1414
]
1515
dependencies = ["requests >= 2.27.1"]

0 commit comments

Comments
 (0)