mirror of
				https://github.com/LibreTranslate/LibreTranslate.git
				synced 2025-11-03 19:17:17 -05: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'],
 | 
					    tests_require=['pytest==5.2.0'],
 | 
				
			||||||
    setup_requires=['pytest-runner'],
 | 
					    setup_requires=['pytest-runner'],
 | 
				
			||||||
    classifiers=[
 | 
					    classifiers=[
 | 
				
			||||||
        "License :: OSI Approved :: MIT License",
 | 
					        "License :: OSI Approved :: GNU Affero General Public License v3 ",
 | 
				
			||||||
        "Programming Language :: Python :: 3",
 | 
					        "Programming Language :: Python :: 3",
 | 
				
			||||||
        "Programming Language :: Python :: 3.6",
 | 
					        "Programming Language :: Python :: 3.6",
 | 
				
			||||||
        "Programming Language :: Python :: 3.7",
 | 
					        "Programming Language :: Python :: 3.7",
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										0
									
								
								tests/__init.py__
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										0
									
								
								tests/__init.py__
									
									
									
									
									
										Normal file
									
								
							
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user