mirror of
				https://github.com/cldellow/sqlite-parquet-vtable.git
				synced 2025-11-04 02:39:56 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			21 lines
		
	
	
		
			179 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			179 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
[[source]]
 | 
						|
 | 
						|
verify_ssl = true
 | 
						|
url = "https://pypi.python.org/simple"
 | 
						|
name = "pypi"
 | 
						|
 | 
						|
 | 
						|
[requires]
 | 
						|
 | 
						|
python_version = "3.5"
 | 
						|
 | 
						|
 | 
						|
[packages]
 | 
						|
 | 
						|
pyarrow = "*"
 | 
						|
pylint = "*"
 | 
						|
 | 
						|
 | 
						|
[dev-packages]
 | 
						|
 |