mirror of
				https://github.com/cmur2/python-veml6070.git
				synced 2025-10-31 00:25:06 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			186 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			186 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
| [[source]]
 | |
| url = 'https://pypi.python.org/simple'
 | |
| 
 | |
| [requires]
 | |
| python_version = '2.7'
 | |
| 
 | |
| [packages]
 | |
| smbus2 = '*'
 | |
| 
 | |
| [dev-packages]
 | |
| mock = '*'
 | |
| pylint = '< 2'
 | |
| pytest = '< 5'
 | |
| snapshottest = '*'
 |