Skip to content

Commit 3b706ac

Browse files
committed
chore: Included python packages
1 parent 55b8f17 commit 3b706ac

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ description = "Client for Debug Adapter Protocol"
55
authors = ["Billy <[email protected]>"]
66
license = "MIT"
77
readme = "README.md"
8+
packages = [
9+
{ include = "dap" }
10+
]
811

912
[tool.poetry.dependencies]
1013
python = "^3.12"

0 commit comments

Comments
 (0)