Skip to content

Commit e591f32

Browse files
committed
deps: Remove pytest-watch as it does not work with poetry.
1 parent 0d1b6ee commit e591f32

File tree

2 files changed

+1
-71
lines changed

2 files changed

+1
-71
lines changed

poetry.lock

Lines changed: 1 addition & 70 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ python = ">=3.7, <3.12"
3434
[tool.poetry.group.dev.dependencies]
3535
pytest = "^7.2.0"
3636
pytest-cov = "^4.0.0"
37-
pytest-watch = "^4.2.0"
3837
pytest-sugar = "^0.9.6"
3938
pydot = "^1.4.2"
4039
ruff = "^0.0.220"

0 commit comments

Comments
 (0)