Browse Source

upgrade pylint to 2.3.0 because a crashing bug in 2.2.0

Jason0214 6 years ago
parent
commit
a14b44d654
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -1,3 +1,3 @@
 # Python requirements for development
-pylint==2.2.0
+pylint==2.3.0
 pycodestyle==2.4.0