Skip to content

Commit

Permalink
Added isort to dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JnyJny committed Nov 26, 2024
1 parent e9ee49f commit 5730f6e
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
18 changes: 16 additions & 2 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ httpx = ">=0.25.2,<0.28.0"
black = "^24.4.2"
poethepoet = ">=0.26.1,<0.31.0"
anyio = "^4.3.0"
isort = "^5.13.2"

[tool.poetry.scripts]
busylight="busylight.__main__:cli"
Expand Down

0 comments on commit 5730f6e

Please sign in to comment.