diff --git a/pylintrc b/pylintrc index cf32ce3508..16fad723e1 100644 --- a/pylintrc +++ b/pylintrc @@ -19,7 +19,7 @@ persistent=yes # List of plugins (as comma separated values of python modules names) to load, # usually to register additional checkers. -load-plugins=edx_lint.pylint +load-plugins= [MESSAGES CONTROL] diff --git a/requirements/edx/github.txt b/requirements/edx/github.txt index 17140a7104..3852958938 100644 --- a/requirements/edx/github.txt +++ b/requirements/edx/github.txt @@ -37,4 +37,3 @@ git+https://github.com/mitocw/django-cas.git@60a5b8e5a62e63e0d5d224a87f0b489201a -e git+https://github.com/pmitros/RecommenderXBlock.git@9b07e807c89ba5761827d0387177f71aa57ef056#egg=recommender-xblock -e git+https://github.com/edx/edx-milestones.git@547f2250ee49e73ce8d7ff4e78ecf1b049892510#egg=edx-milestones -e git+https://github.com/edx/edx-search.git@264bb3317f98e9cb22b932aa11b89d0651fd741c#egg=edx-search -git+https://github.com/edx/edx-lint.git@65852c0#egg=edx_lint