Merge "drop mock from test-requirements"

This commit is contained in:
Zuul 2020-04-03 22:24:10 +00:00 committed by Gerrit Code Review
commit 389d8f5a4e
1 changed files with 0 additions and 2 deletions

View File

@ -19,8 +19,6 @@ coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
# xml parsing
lxml!=3.7.0,>=3.4.1 # BSD
# mock object framework
mock>=2.0.0 # BSD
oslotest>=3.2.0 # Apache-2.0
# test wsgi apps without starting an http server