Remove obsolete test requirements

Also add nose to the requirements since it's used by run_test.sh.

Change-Id: I50ad2262c3d97e980f408f7612d33246bcba6980
This commit is contained in:
Feodor Tersin 2015-09-15 13:24:21 +03:00
parent 166fda4183
commit f0c8c8aac0
1 changed files with 1 additions and 3 deletions

View File

@ -1,10 +1,8 @@
coverage>=3.6
discover
feedparser
fixtures>=1.3.1
hacking>=0.10.2,<0.11
mox>=0.5.3
mock>=1.2
nose
oslotest>=1.10.0 # Apache-2.0
pylint==1.4.4 # GNU GPL v2
python-subunit>=0.0.18