mirror of
				https://github.com/cmur2/python-bme280.git
				synced 2025-11-03 18:25:07 +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 = '*'
 |