diff --git a/setup.py b/setup.py index 3b3a29a..3c959cf 100644 --- a/setup.py +++ b/setup.py @@ -57,7 +57,7 @@ def run(self): tests_require=[ "coverage", "mock", - "pylint==2.5.2", + "pylint==3.3.7", "Sphinx", "pynose" ],