Skip to content

Commit f574c0b

Browse files
authored
poetry add debugpy (#269)
1 parent c847e15 commit f574c0b

File tree

2 files changed

+34
-2
lines changed

2 files changed

+34
-2
lines changed

poetry.lock

Lines changed: 33 additions & 2 deletions
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
@@ -81,6 +81,7 @@ pytest-docker-tools = ">=3.1.3"
8181
docker = "^7.0.0"
8282
psutil = ">=5.9.7"
8383
setuptools = ">=69.1.0"
84+
debugpy = "^1.8.1"
8485

8586
[tool.poetry.extras]
8687
all = ["redis", "python-memcached"]

0 commit comments

Comments
 (0)