forked from mirrors/gecko-dev
		
	
		
			
				
	
	
		
			7 lines
		
	
	
	
		
			280 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			280 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| # Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
 | |
| # For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt
 | |
| 
 | |
| # The version of tox used by coverage.py
 | |
| tox==3.14.3
 | |
| # Adds env recreation on requirements file changes.
 | |
| tox-battery==0.5.2
 | 
