mirror of
				https://github.com/dancojocaru2000/foxbank.git
				synced 2025-11-04 03:46:31 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
	
		
			151 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
	
		
			151 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
[[source]]
 | 
						|
url = "https://pypi.org/simple"
 | 
						|
verify_ssl = true
 | 
						|
name = "pypi"
 | 
						|
 | 
						|
[packages]
 | 
						|
flask = "*"
 | 
						|
 | 
						|
[dev-packages]
 | 
						|
 | 
						|
[requires]
 | 
						|
python_version = "3.10"
 |