Преглед на файлове

Install all dependencies so isort will work correctly.

Omer Katz преди 7 години
родител
ревизия
7c86c96185
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      tox.ini

+ 1 - 0
tox.ini

@@ -23,6 +23,7 @@ deps=
 
     linkcheck,apicheck,configcheck: -r{toxinidir}/requirements/docs.txt
     flake8,flakeplus,pydocstyle: -r{toxinidir}/requirements/pkgutils.txt
+    isort-check: -r{toxinidir}/requirements/test-ci-default.txt
     isort-check: isort
 sitepackages = False
 recreate = False