Add pylint back as a tox env (#5416)

This commit is contained in:
Maxime Beauchemin 2018-07-18 15:55:01 -07:00 committed by GitHub
parent 5be0e69d1b
commit 99ce7b79fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -77,4 +77,5 @@ envlist =
eslint
flake8
javascript
pylint
skipsdist = true