summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index e07ba77..9e73e23 100644
--- a/setup.py
+++ b/setup.py
@@ -37,7 +37,7 @@ params = dict(
extras_require={
'testing': [
'pytest>=2.8',
- # 'pytest-sugar',
+ 'pytest-sugar>=0.9.1',
'collective.checkdocs',
],
'docs': [