Browse Source

Bump isort version.

Omer Katz 7 năm trước cách đây
mục cha
commit
a5c09c7479
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      tox.ini

+ 1 - 1
tox.ini

@@ -25,7 +25,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: git+https://github.com/timothycrosley/isort.git
+    isort-check: isort>=4.3.1
     bandit: bandit
 sitepackages = False
 recreate = False