[tor-commits] [bridgedb/master] Update to pylint version 2.4.2.

phw at torproject.org phw at torproject.org
Thu Oct 3 23:01:03 UTC 2019


commit 2d3ef0a8ce5a01ff641aed43efd90d49405a42fd
Author: Philipp Winter <phw at nymity.ch>
Date:   Thu Sep 12 15:56:19 2019 -0700

    Update to pylint version 2.4.2.
    
    The bug that was once the reason to stick with version 1.1.0 has seen
    been resolved: <https://github.com/PyCQA/pylint/issues/203>
---
 .test.requirements.txt | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/.test.requirements.txt b/.test.requirements.txt
index 2b6da2f..298d61a 100644
--- a/.test.requirements.txt
+++ b/.test.requirements.txt
@@ -8,7 +8,5 @@
 coverage==4.5.4
 mechanize==0.4.3
 pep8==1.7.1
-# pylint must be pinned until pylint bug #203 is fixed. See
-# https://bitbucket.org/logilab/pylint/issue/203/importing-namespace-packages-crashes#comment-11013783
-pylint==1.1.0
+pylint==2.4.2
 sure==1.4.11





More information about the tor-commits mailing list