Add pylint to dev requirements
... | ... | @@ -3,3 +3,5 @@ flake8 |
factory_boy>=2.9.2 | ||
Faker>=0.8.3 | ||
pydenticon>=0.3.1 | ||
pylint | ||
pylint-django |
Please register or sign in to comment
... | ... | @@ -3,3 +3,5 @@ flake8 |
factory_boy>=2.9.2 | ||
Faker>=0.8.3 | ||
pydenticon>=0.3.1 | ||
pylint | ||
pylint-django |