Skip to content

Commit b3c857a

Browse files
committed
Install: Fix install to include ltx_video directory only
1 parent 27de2ef commit b3c857a

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
@@ -35,3 +35,6 @@ inference-script = [
3535
test = [
3636
"pytest",
3737
]
38+
39+
[tool.setuptools.packages.find]
40+
include = ["ltx_video*"]

0 commit comments

Comments
 (0)