mirror of
				https://github.com/Thor77/TeamspeakStats.git
				synced 2025-11-03 23:32:45 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
	
		
			178 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
	
		
			178 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
[[source]]
 | 
						|
url = "https://pypi.python.org/simple"
 | 
						|
verify_ssl = true
 | 
						|
name = "pypi"
 | 
						|
 | 
						|
[packages]
 | 
						|
Jinja2 = "*"
 | 
						|
pendulum = "==2.0.4"
 | 
						|
 | 
						|
[dev-packages]
 | 
						|
pytest = "*"
 | 
						|
beautifulsoup4 = "*"
 |