Also install isort[pyproject] for toml dependency

This commit is contained in:
Wayne Werner 2020-04-09 15:51:15 -05:00
parent a8ef59e76f
commit 35c4d92bc6
No known key found for this signature in database
GPG key ID: C36D3A8D5BEF0935

View file

@ -423,6 +423,7 @@ repos:
rev: '1e78a9acf3110e1f9721feb591f89a451fc9876a'
hooks:
- id: isort
additional_dependencies: ['isort[pyproject]']
# This tells pre-commit not to pass files to isort.
# This should be kept in sync with pyproject.toml
exclude: >