Skip to content

Commit 5ac848d

Browse files
committed
add make_model dir to uv build
1 parent 011ce61 commit 5ac848d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ build-backend = "setuptools.build_meta"
2626

2727
[tool.setuptools.packages.find]
2828
where =["src"]
29-
include = ["make_data*"]
29+
include = ["make_data*","make_model*"]
3030

3131
[tool.ruff]
3232
line-length = 120

0 commit comments

Comments
 (0)