summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authoruser <user@TRAFCLASS-PACKET1.fuel.local>2016-01-13 12:36:50 -0500
committerJörgen Karlsson <jorgen.w.karlsson@ericsson.com>2016-01-14 09:18:31 +0000
commitb356331917be4a05dc3363b6e8aba7af340fc376 (patch)
treefae381ec8b1dc4d278990f780c3b71997ee33364 /setup.py
parent2369528e0fd5cfda4eb29a62501e2646887ea8ff (diff)
Fix small bugs for running Apexlake on Montreal testbed
JIRA: YARDSTICK-219 Change-Id: I5f403e6c922f5e6ea790dc9cdb589cbc98e66ded Signed-off-by: user <user@TRAFCLASS-PACKET1.fuel.local> (cherry picked from commit 174560a6b7d4a23763564fcfc87c2dd7e60aa241)
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index eb55e9283..6b548d2d9 100755
--- a/setup.py
+++ b/setup.py
@@ -39,7 +39,7 @@ setup(
"scp",
"six",
"testrepository>=0.0.18",
- "testtools>=1.4.0"
+ "testtools>=1.4.0",
"nose"
],
extras_require={