mirror of
https://fastgit.cc/github.com/HKUDS/CLI-Anything
synced 2026-04-20 21:00:28 +08:00
Fix license classifier to MIT (matching CloudAnalyzer)
This commit is contained in:
@@ -28,7 +28,7 @@ setup(
|
||||
},
|
||||
classifiers=[
|
||||
"Programming Language :: Python :: 3",
|
||||
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
|
||||
"License :: OSI Approved :: MIT License",
|
||||
"Topic :: Scientific/Engineering :: GIS",
|
||||
"Topic :: Scientific/Engineering :: Information Analysis",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user