Skip to content

Commit

Permalink
build: add isort to dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
msto committed Apr 24, 2024
1 parent b90b61c commit b15be7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ pytest = "^7.0.0"
mypy = "^1.5.0"
flake8 = "^5.0.0"
black = "^23.0.0"
isort = "^5.13.0"
pytest-cov = "^4.0.0"

[tool.poetry.extras]
Expand Down

0 comments on commit b15be7a

Please sign in to comment.