ソースを参照

Bump isort version.

Omer Katz 7 年 前
コミット
a5c09c7479
1 ファイル変更1 行追加1 行削除
  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