Skip to content

Commit

Permalink
chore: install task plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
siddhantgoel committed Feb 18, 2024
1 parent bda725a commit 52c775f
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 5 deletions.
62 changes: 57 additions & 5 deletions poetry.lock

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

3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ black = "^23.3"
mypy = "^1.4"
"sqlalchemy-stubs" = "^0.4"

[tool.poetry.group.dev.dependencies]
taskipy = "^1.12.2"

[tool.black]
line-length = 79
skip-string-normalization = true
Expand Down

0 comments on commit 52c775f

Please sign in to comment.