mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2024-11-19 22:10:09 +01:00
fix license in setup.py
This commit is contained in:
parent
7139b2f41b
commit
9fe75094e0
2
setup.py
2
setup.py
@ -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",
|
||||
|
0
tests/__init.py__
Normal file
0
tests/__init.py__
Normal file
Loading…
Reference in New Issue
Block a user