Skip to content

Commit 4f02815

Browse files
authored
chore: remove pytest-watch - DIA-46202 (#67)
1 parent 1cb0bfb commit 4f02815

File tree

2 files changed

+2
-74
lines changed

2 files changed

+2
-74
lines changed

poetry.lock

+2-73
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ pylama = {version = "^8.4.1", optional = true}
5858
pytest = {version = "^7.1.3", optional = true}
5959
pytest-asyncio = {version = "^0.19.0", optional = true}
6060
pytest-cov = { version = "^2.10.1", optional = true}
61-
pytest-watch = {git = "https://github.com/aldencolerain/pytest-watch.git", rev = "fix-toml-config", optional = true}
6261
tox = {version = "^3.26.0", optional = true}
6362
boto3 = {version = "^1.24.74", optional = true}
6463
greenlet = {version = "^1.1.3", optional = true}

0 commit comments

Comments
 (0)