Skip to content

Commit

Permalink
[refs #292] Adding pylint plugins back to fix --uses and --autodetect…
Browse files Browse the repository at this point in the history
… behaviour
  • Loading branch information
carlio committed Nov 18, 2018
1 parent 4a88d16 commit feeae2c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@

_INSTALL_REQUIRES = [
'pylint-plugin-utils>=0.2.6',
'pylint-django==2.0.2',
'pylint-celery==0.3',
'pylint-flask==0.5',
'requirements-detector>=0.6',
'setoptconf>=0.2.0',
'dodgy>=0.1.9',
Expand Down

0 comments on commit feeae2c

Please sign in to comment.