mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2026-06-07 06:35:18 -04:00
fix license in setup.py
This commit is contained in:
@@ -28,7 +28,7 @@ setup(
|
||||
tests_require=['pytest==5.2.0'],
|
||||
setup_requires=['pytest-runner'],
|
||||
classifiers=[
|
||||
"License :: OSI Approved :: MIT License",
|
||||
"License :: OSI Approved :: GNU Affero General Public License v3 ",
|
||||
"Programming Language :: Python :: 3",
|
||||
"Programming Language :: Python :: 3.6",
|
||||
"Programming Language :: Python :: 3.7",
|
||||
|
||||
Reference in New Issue
Block a user