7 lines
		
	
	
		
			99 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			99 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| [tox]
 | |
| envlist = py27,py32,py33,py34,py35,pypy,pypy3
 | |
| 
 | |
| [testenv]
 | |
| commands =
 | |
|     python setup.py test
 | 
