Add environment variable
Add environment variable {toxinidir} in tox.ini
Change-Id: Ie937959a6b7cd3fb8655c99d1c5268ea9e42ae91
			
			
This commit is contained in:
		
							
								
								
									
										2
									
								
								tox.ini
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								tox.ini
									
									
									
									
									
								
							| @@ -7,5 +7,5 @@ envlist = releasenotes | ||||
| install_command = pip install -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} {opts} {packages} | ||||
|  | ||||
| [testenv:releasenotes] | ||||
| deps = -rtest-requirements.txt | ||||
| deps = -r{toxinidir}/test-requirements.txt | ||||
| commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 ZhongShengping
					ZhongShengping