Clean up test-requirements

Remove unused: discover, oslosphinx, sphinx, pylint, simplejson, mox3.

Add actually used mock.

Change-Id: I8c839a99b25e7ec4def4f1eb7d1aaff45c3f0381
This commit is contained in:
Dmitry Tantsur 2016-03-07 12:59:02 +01:00
parent 6dc190d478
commit 20720a8c0b
1 changed files with 2 additions and 7 deletions

View File

@ -3,15 +3,10 @@
# process, which may cause wedges in the gate later.
coverage>=3.6 # Apache-2.0
discover # BSD
eventlet!=0.18.3,>=0.18.2 # MIT
hacking<0.11,>=0.10.0
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
mock>=1.2 # BSD
os-testr>=0.4.1 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
pylint==1.4.5 # GNU GPL v2
simplejson>=2.2.0 # MIT
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
mox3>=0.7.0 # Apache-2.0
os-testr>=0.4.1 # Apache-2.0