mirror of
				https://github.com/astral-sh/ruff.git
				synced 2025-11-03 21:24:29 +00:00 
			
		
		
		
	Add license classifier back to pyproject.toml (#19599)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
		
							parent
							
								
									24134837f3
								
							
						
					
					
						commit
						4016aff057
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -23,6 +23,7 @@ classifiers = [
 | 
			
		|||
    "Development Status :: 5 - Production/Stable",
 | 
			
		||||
    "Environment :: Console",
 | 
			
		||||
    "Intended Audience :: Developers",
 | 
			
		||||
    "License :: OSI Approved :: MIT License",  # for compatibility with tooling such as pip-licenses
 | 
			
		||||
    "Operating System :: OS Independent",
 | 
			
		||||
    "Programming Language :: Python",
 | 
			
		||||
    "Programming Language :: Python :: 3.7",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue