diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/test-requires | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/test-requires b/tools/test-requires index f330f93a..87d7847f 100644 --- a/tools/test-requires +++ b/tools/test-requires @@ -1,10 +1,9 @@ +unittest2 nose nosexcover openstack.nose_plugin nosehtmloutput mox coverage -pep8==1.3.3 sphinx sphinxcontrib-httpdomain -unittest2 |