Add pylint

This commit is contained in:
David Todd 2020-01-27 13:47:29 -06:00
parent dae375a82f
commit fa07cda70c
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
pylint = "*"
[packages]
esptool = "*"