Skip to content

Commit

Permalink
Add pyright as a poetry dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jorg-vr committed Oct 30, 2024
1 parent e065c28 commit ee81097
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 @@ -48,6 +48,7 @@ pytest-xdist = "^3.6.1"
syrupy = "^4.6.1"
black = "^24.4.2"
isort = "^5.13.2"
pyright = "^1.1.0"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit ee81097

Please sign in to comment.