mirror of
https://github.com/Wan-Video/Wan2.1.git
synced 2025-06-02 05:17:25 +00:00
Add all py files in the subfolders under the "wan" directory through pattern matching (#271)
This commit is contained in:
parent
a78d3be654
commit
11a6a00822
@ -52,6 +52,9 @@ discord = "https://discord.gg/p5XbdQV7"
|
||||
[tool.setuptools]
|
||||
packages = ["wan"]
|
||||
|
||||
[tool.setuptools.package-data]
|
||||
"wan" = ["**/*.py"]
|
||||
|
||||
[tool.black]
|
||||
line-length = 88
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user