Skip to content

Commit e7cac42

Browse files
authored
chore: package scritps/ directory as well (#120)
Fixes: #119
1 parent 3b3a5e3 commit e7cac42

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)