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:
@@ -2,4 +2,3 @@ argparse
|
|||||||
httplib2
|
httplib2
|
||||||
prettytable
|
prettytable
|
||||||
simplejson
|
simplejson
|
||||||
unittest2
|
|
||||||
|
@@ -8,3 +8,4 @@ nose-exclude
|
|||||||
openstack.nose_plugin
|
openstack.nose_plugin
|
||||||
pep8==1.2
|
pep8==1.2
|
||||||
sphinx>=1.1.2
|
sphinx>=1.1.2
|
||||||
|
unittest2>=0.5.1
|
||||||
|
Reference in New Issue
Block a user