Skip to content

Commit

Permalink
feat(dev): add pdbpp to dev deps.
Browse files Browse the repository at this point in the history
Signed-off-by: Braden Mars <bradenmars@bradenmars.me>
  • Loading branch information
BradenM committed Mar 27, 2023
1 parent 15f3e1c commit f6b50ec
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 @@ -75,6 +75,7 @@ mypy = { version = "^1.0", extras = ["dmypy"] }
types-requests = "^2.27.14"
pylint = "^2.7"
better-exceptions = "^0.3.3"
pdbpp = "^0.10.3"

[tool.poetry.group.lint]
optional = true
Expand Down

0 comments on commit f6b50ec

Please sign in to comment.