Skip to content
Snippets Groups Projects
Commit 72bc8244 authored by Daniel Sali's avatar Daniel Sali
Browse files

Fix license classifier for PyPI upload

parent 456a4f36
No related branches found
No related tags found
1 merge request!4Fix license classifier for PyPI upload
......@@ -19,7 +19,7 @@ dependencies = [
requires-python = ">=3.11"
classifiers = [
"Programming Language :: Python :: 3",
"License :: OSI Approved :: GPLv3",
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
"Operating System :: OS Independent",
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment