We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e73b266 commit 673bfc7Copy full SHA for 673bfc7
requirements/lint.txt
@@ -1,6 +1,8 @@
1
-r pip.txt
2
maxcdn
3
-astroid
+# astroid 1.6.2 breaks pylint-django
4
+# https://github.com/PyCQA/pylint-django/issues/117
5
+astroid==1.6.1
6
pylint
7
prospector
8
pylint-django
0 commit comments