isort wip

This commit is contained in:
Martin Kristiansen 2023-08-18 10:57:02 -04:00 committed by Kent Keirsey
parent fafa21569a
commit 4390a051ca

View File

@ -101,6 +101,7 @@ dependencies = [
"black",
"flake8",
"Flake8-pyproject",
"isort",
"pytest>6.0.0",
"pytest-cov",
"pytest-datadir",