We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e2849a commit e9eee40Copy full SHA for e9eee40
1 file changed
tox-requirements-2.txt
@@ -1,6 +1,8 @@
1
# Test reqs
2
prospector[with_pyroma]==0.12.7
3
pylint==1.8.2
4
+# Pin pylint-django for py2 compatibility
5
+pylint-django<2.5.0
6
pep8-naming==0.5.0
7
pytest==3.8.1
8
mock==2.0.0
0 commit comments