Add pylint to requirements
This commit is contained in:
parent
ea17d75431
commit
df7c7eceed
@ -1,2 +1,11 @@
|
|||||||
|
astroid==2.4.2
|
||||||
coverage==5.2.1
|
coverage==5.2.1
|
||||||
|
isort==5.4.2
|
||||||
|
lazy-object-proxy==1.4.3
|
||||||
|
mccabe==0.6.1
|
||||||
|
pylint==2.6.0
|
||||||
redis==3.5.3
|
redis==3.5.3
|
||||||
|
six==1.15.0
|
||||||
|
toml==0.10.1
|
||||||
|
typed-ast==1.4.1
|
||||||
|
wrapt==1.12.1
|
||||||
|
Loading…
Reference in New Issue
Block a user