diff --git a/setup.py b/setup.py index b013b97..a128f61 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ 'pytest-html', 'pytest-cov', 'pytest-helpers-namespace', - 'pytest >= 3.0', + 'pytest==3.3.2', 'gitpython', ]