aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authoruser <user@TRAFCLASS-PACKET1.fuel.local>2016-01-13 12:36:50 -0500
committerVincenzo Riccobene <vincenzox.m.riccobene@intel.com>2016-01-14 09:12:00 +0000
commit174560a6b7d4a23763564fcfc87c2dd7e60aa241 (patch)
treefae381ec8b1dc4d278990f780c3b71997ee33364 /setup.py
parent55f7c41c927320a3dac5a0907ebf66647aafd8a8 (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>
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={