Skip to content

Commit

Permalink
add vulture to dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
martinmiglio committed Nov 23, 2022
1 parent a7b888e commit 433f29d
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
17 changes: 16 additions & 1 deletion 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 @@ -61,6 +61,7 @@ pre-commit = "^2.20"
black = "^22.10.0"
matplotlib = "^3.6.2" # used in debug.py
ipykernel = "^6.17.1"
vulture = "^2.6"


[tool.black]
Expand Down

0 comments on commit 433f29d

Please sign in to comment.