Skip to content

Commit 043a94a

Browse files
Merge pull request #817 from allmightyspiff/toxFix
pinning pylint at 1.6.5
2 parents a69aafe + 6f3ecd7 commit 043a94a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ basepython = python2.7
1818
deps =
1919
-r{toxinidir}/tools/test-requirements.txt
2020
hacking
21-
pylint
21+
pylint==1.6.5
2222
commands =
2323
flake8 SoftLayer tests
2424

0 commit comments

Comments
 (0)