diff --git a/setup.py b/setup.py index 75f2371..e07ba77 100644 --- a/setup.py +++ b/setup.py @@ -37,7 +37,7 @@ params = dict( extras_require={ 'testing': [ 'pytest>=2.8', - 'pytest-sugar', + # 'pytest-sugar', 'collective.checkdocs', ], 'docs': [