TE-2524 Stop using nose.plugins - openedx

This commit is contained in:
Jeremy Bowman
2018-08-02 14:54:44 -04:00
parent 39ccbe3c89
commit c290bf8a07
66 changed files with 114 additions and 158 deletions

View File

@@ -2,6 +2,6 @@
set -e
export LOWER_PYLINT_THRESHOLD=1000
export UPPER_PYLINT_THRESHOLD=3875
export UPPER_PYLINT_THRESHOLD=3825
export ESLINT_THRESHOLD=5590
export STYLELINT_THRESHOLD=973