summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 56b7088..c2b5bb5 100644
--- a/setup.py
+++ b/setup.py
@@ -47,6 +47,7 @@ setup(
'pexpect',
'pyipmi>=0.8.0',
'argparse',
+ 'unittest-xml-reporting<1.6.0'
],
extras_require={
'docs': ['sphinx', 'cloud_sptheme'],