forked from mirrors/gecko-dev
		
	
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			249 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			249 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
 | |
| 
 | |
| # Things CI servers need to succeeed.
 | |
| -r tox.pip
 | |
| -r pytest.pip
 | |
| -r wheel.pip
 | |
| tox-travis==0.12
 | 
