Skip to content

Commit 05b2804

Browse files
committed
build(deps-dev): add snoop
1 parent e6b43ed commit 05b2804

File tree

2 files changed

+79
-1
lines changed

2 files changed

+79
-1
lines changed

poetry.lock

Lines changed: 78 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ codespell = {extras = ["toml"], version = "^2.2.5"}
5454
pyright = "1.1.384"
5555
pytest = "^8"
5656
pytest-cov = "^4.1.0"
57+
snoop = "^0.6.0"
5758

5859
[tool.poetry.scripts]
5960
remarshal = 'remarshal.main:main'

0 commit comments

Comments
 (0)