Move unittest2 dependency

bug 1014845

It looks like an earlier fix for bug 933076 put the unittest2
dependency in the wrong file. Moving it to the correct file.

Added a version to the unittest2 dependency
Removed a blank line

Change-Id: I06a8963fc5aca80438348d26569d8efb4568f754
This commit is contained in:
Ken Thomas
2012-06-18 22:19:53 +00:00
parent 31f949f54b
commit 1231ae03e5
2 changed files with 1 additions and 1 deletions

View File

@@ -2,4 +2,3 @@ argparse
httplib2
prettytable
simplejson
unittest2

View File

@@ -8,3 +8,4 @@ nose-exclude
openstack.nose_plugin
pep8==1.2
sphinx>=1.1.2
unittest2>=0.5.1