mirror of
https://github.com/certbot/certbot.git
synced 2026-06-04 22:33:00 -04:00
pylint dep for tox
This commit is contained in:
parent
b901a84f2b
commit
e432d00e0a
1 changed files with 2 additions and 0 deletions
2
tox.ini
2
tox.ini
|
|
@ -15,3 +15,5 @@ deps =
|
|||
|
||||
[testenv:lint]
|
||||
commands = pylint letsencrypt
|
||||
deps =
|
||||
pylint
|
||||
Loading…
Reference in a new issue