omit 0.8.7 httpretty
Change-Id: I7f80b0693b1b44cbac51898b9427995075239138
This commit is contained in:
		
							
								
								
									
										1
									
								
								fixgates.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								fixgates.txt
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1 @@ | |||||||
|  | httpretty>=0.8.0,!=0.8.1,!=0.8.2,!=0.8.3,!=0.8.7 | ||||||
| @@ -7,7 +7,6 @@ coverage>=3.6 | |||||||
| discover | discover | ||||||
| fixtures>=0.3.14 | fixtures>=0.3.14 | ||||||
| mock>=1.0 | mock>=1.0 | ||||||
| httpretty>=0.8.0,!=0.8.1,!=0.8.2,!=0.8.3 |  | ||||||
| python-subunit>=0.0.18 | python-subunit>=0.0.18 | ||||||
| sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 | sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 | ||||||
| oslosphinx>=2.2.0  # Apache-2.0 | oslosphinx>=2.2.0  # Apache-2.0 | ||||||
|   | |||||||
							
								
								
									
										1
									
								
								tox.ini
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								tox.ini
									
									
									
									
									
								
							| @@ -10,6 +10,7 @@ setenv = | |||||||
|    VIRTUAL_ENV={envdir} |    VIRTUAL_ENV={envdir} | ||||||
| deps = -r{toxinidir}/requirements.txt | deps = -r{toxinidir}/requirements.txt | ||||||
|        -r{toxinidir}/test-requirements.txt |        -r{toxinidir}/test-requirements.txt | ||||||
|  |        -r{toxinidir}/fixgates.txt | ||||||
| commands = python setup.py testr --slowest --testr-args='{posargs}' | commands = python setup.py testr --slowest --testr-args='{posargs}' | ||||||
|  |  | ||||||
| [testenv:pep8] | [testenv:pep8] | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 TerryHowe
					TerryHowe