summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorMark McLoughlin <markmc@redhat.com>2013-02-04 17:58:22 +0000
committerMark McLoughlin <markmc@redhat.com>2013-02-07 15:25:29 -0500
commitf895ca35ee029bc730b06657f3a6451086a19c58 (patch)
tree99c86fe03a63476433ecb083be98ee5ad2c826a4 /tools
parent8e04d2760f421ef43c18d046cf0392f9e631b951 (diff)
downloadoslo-f895ca35ee029bc730b06657f3a6451086a19c58.tar.gz
oslo-f895ca35ee029bc730b06657f3a6451086a19c58.tar.xz
oslo-f895ca35ee029bc730b06657f3a6451086a19c58.zip
Fix sorting in test-requires
Change-Id: Ic45ac7c85dbe2834d7b325ba8babf71429b277b0
Diffstat (limited to 'tools')
-rw-r--r--tools/test-requires2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/test-requires b/tools/test-requires
index 4de5e10..ab7df82 100644
--- a/tools/test-requires
+++ b/tools/test-requires
@@ -5,6 +5,7 @@ coverage
fixtures>=0.3.12
mock
mox==0.5.3
+mysql-python
nose
nose-exclude
nosexcover
@@ -17,4 +18,3 @@ setuptools-git>=0.4
sphinx
testtools>=0.9.22
webtest
-MySQL-python