Adjust httpretty inclusion
Although we're removing httpretty, it seems like Gerrit is no longer honoring our fixgates.txt file, so I've included httpretty back in test-requirements now that the versions we need to skip are skipped there. Change-Id: I246fcbc40570331cce1bff8dc5717fe3bacb5e40
This commit is contained in:
@@ -1 +0,0 @@
|
||||
httpretty>=0.8.0,!=0.8.1,!=0.8.2,!=0.8.3,!=0.8.7,!=0.8.8
|
||||
@@ -5,6 +5,7 @@ hacking>=0.9.2,<0.10
|
||||
|
||||
coverage>=3.6
|
||||
discover
|
||||
httpretty>=0.8.4,!=0.8.7,!=0.8.8
|
||||
fixtures>=0.3.14
|
||||
mock>=1.0
|
||||
python-subunit>=0.0.18
|
||||
|
||||
Reference in New Issue
Block a user