Update 'otc_metadata/templates/tox.ini.j2'
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				gl/check check status: success (566bc95021c9b9aa9a376337fb43ca8e835ea05f)
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	gl/check check status: success (566bc95021c9b9aa9a376337fb43ca8e835ea05f)
				
			This commit is contained in:
		@ -61,6 +61,7 @@ commands =
 | 
			
		||||
{% set loc = doc.rst_location | replace('/source', '') %}
 | 
			
		||||
# HTML version
 | 
			
		||||
[testenv:{{ doc.type }}]
 | 
			
		||||
deps = {[testenv:docs]deps}
 | 
			
		||||
allowlist_externals =
 | 
			
		||||
  cp
 | 
			
		||||
  mkdir
 | 
			
		||||
@ -79,6 +80,7 @@ commands =
 | 
			
		||||
 | 
			
		||||
# Json version (for search)
 | 
			
		||||
[testenv:json-{{ doc.type }}]
 | 
			
		||||
deps = {[testenv:docs]deps}
 | 
			
		||||
allowlist_externals =
 | 
			
		||||
  cp
 | 
			
		||||
  mkdir
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user