Skip to content

Commit

Permalink
Move unittest2 dependency
Browse files Browse the repository at this point in the history
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
  • Loading branch information
krtyyy committed Jun 19, 2012
1 parent 31f949f commit 1231ae0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion tools/pip-requires
Expand Up @@ -2,4 +2,3 @@ argparse
httplib2
prettytable
simplejson
unittest2
1 change: 1 addition & 0 deletions tools/test-requires
Expand Up @@ -8,3 +8,4 @@ nose-exclude
openstack.nose_plugin
pep8==1.2
sphinx>=1.1.2
unittest2>=0.5.1

0 comments on commit 1231ae0

Please sign in to comment.