mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-10 02:53:36 -05:00
adding isort
This commit is contained in:
parent
eb6c5d8309
commit
3324e73756
1 changed files with 1 additions and 0 deletions
1
dependencies/Pipfile
vendored
1
dependencies/Pipfile
vendored
|
@ -10,6 +10,7 @@ black = ">=20"
|
|||
cfn-lint = "*"
|
||||
flake8 = "*"
|
||||
pylint = "*"
|
||||
isort = "*"
|
||||
snakefmt = "*"
|
||||
snakemake = "*"
|
||||
yamllint = "*"
|
||||
|
|
Loading…
Reference in a new issue