Merge "Use unittest.mock instead of mock"

This commit is contained in:
Zuul 2020-06-26 11:56:33 +00:00 committed by Gerrit Code Review
commit 2bd290e74d
1 changed files with 0 additions and 1 deletions

View File

@ -6,5 +6,4 @@ hacking>=3.0.1,<3.1.0 # Apache-2.0
bashate>=0.5.1 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
mock>=2.0.0 # BSD
pylint==1.4.5 # GNU GPL v2