Merge "Remove mox3 dependencies"

This commit is contained in:
Zuul 2018-09-11 05:12:28 +00:00 committed by Gerrit Code Review
commit 6b913b3e36
2 changed files with 0 additions and 2 deletions

View File

@ -8,7 +8,6 @@
#
# Requirements for docs
mock>=2.0.0 # BSD
mox3>=0.20.0 # Apache-2.0
openstackdocstheme>=1.18.1 # Apache-2.0
reno>=2.5.0 # Apache-2.0
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD

View File

@ -11,5 +11,4 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
mock>=2.0.0 # BSD
mox3>=0.20.0 # Apache-2.0
testtools>=2.2.0 # MIT