Skip to content

Commit 3966b22

Browse files
committed
package scritps/ directory as well
Fixes: #119
1 parent 3b3a5e3 commit 3966b22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ requires = ["pdm-backend"]
5454
build-backend = "pdm.backend"
5555

5656
[tool.pdm.build]
57-
source-includes = ["examples/", "tests/"]
57+
source-includes = ["examples/", "tests/", "scripts/"]
5858

5959
[tool.ty.environment]
6060
python = "./.venv"

0 commit comments

Comments
 (0)