mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-10-31 16:07:30 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			23 lines
		
	
	
		
			313 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			313 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
| [[source]]
 | |
| url = "https://pypi.org/simple"
 | |
| verify_ssl = true
 | |
| name = "pypi"
 | |
| 
 | |
| [packages]
 | |
| black = "*"
 | |
| check-manifest = "*"
 | |
| coverage = "*"
 | |
| defusedxml = "*"
 | |
| packaging = "*"
 | |
| markdown2 = "*"
 | |
| olefile = "*"
 | |
| pyroma = "*"
 | |
| pytest = "*"
 | |
| pytest-cov = "*"
 | |
| pytest-timeout = "*"
 | |
| 
 | |
| [dev-packages]
 | |
| 
 | |
| [requires]
 | |
| python_version = "3.9"
 |