6 lines
		
	
	
		
			221 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			221 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| from __future__ import unicode_literals
 | |
| install_docs = [
 | |
| 	{"doctype":"Role", "role_name":"Production Manager", "name":"Production Manager"},
 | |
| 	{"doctype":"Role", "role_name":"Production User", "name":"Production User"},
 | |
| ]
 |