diff options
| author | Dana Powers <dana.powers@gmail.com> | 2018-02-06 14:01:51 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-02-06 14:01:51 -0800 |
| commit | acc3a0f939644b6c7e48a7ea6c96452f5ae8f7fd (patch) | |
| tree | 3e207064034b40ec0c777b47267bf712251d383b /tox.ini | |
| parent | 9ae0e590b5ea93a9c07d71b55b593e0fcc973bc6 (diff) | |
| download | kafka-python-acc3a0f939644b6c7e48a7ea6c96452f5ae8f7fd.tar.gz | |
pylint 1.8.2 (#1369)
Diffstat (limited to 'tox.ini')
| -rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ deps = pytest pytest-cov pytest-catchlog - py{27,34,35,36,py}: pylint==1.8.0 + py{27,34,35,36,py}: pylint==1.8.2 py{27,34,35,36,py}: pytest-pylint pytest-mock mock |
