Skip to content

Commit

Permalink
prospector should be agnostic of pylint plugins that depend on framew…
Browse files Browse the repository at this point in the history
…orks
  • Loading branch information
chocoelho committed Apr 20, 2018
1 parent 53bf925 commit f866efc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
3 changes: 0 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@

_INSTALL_REQUIRES = [
'pylint>=1.5.6',
'pylint-celery>=0.3',
'pylint-django>=0.7.2',
'pylint-flask>=0.3',
'pylint-plugin-utils>=0.2.6',
'pylint-common>=0.2.5',
'requirements-detector>=0.4.1',
Expand Down
2 changes: 0 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,5 @@ skip_missing_interpreters = true
[testenv]
deps =
nose
Django
pyyaml
commands = nosetests tests

0 comments on commit f866efc

Please sign in to comment.