Skip to content

Commit

Permalink
poetry add debugpy (#269)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nusnus authored Apr 5, 2024
1 parent c847e15 commit f574c0b
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 2 deletions.
35 changes: 33 additions & 2 deletions 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 @@ -81,6 +81,7 @@ pytest-docker-tools = ">=3.1.3"
docker = "^7.0.0"
psutil = ">=5.9.7"
setuptools = ">=69.1.0"
debugpy = "^1.8.1"

[tool.poetry.extras]
all = ["redis", "python-memcached"]
Expand Down

0 comments on commit f574c0b

Please sign in to comment.