mirror of
https://github.com/Wan-Video/Wan2.1.git
synced 2025-06-06 23:34:53 +00:00
Fix pyproject
This commit is contained in:
parent
a78d3be654
commit
2719575328
@ -52,6 +52,9 @@ discord = "https://discord.gg/p5XbdQV7"
|
|||||||
[tool.setuptools]
|
[tool.setuptools]
|
||||||
packages = ["wan"]
|
packages = ["wan"]
|
||||||
|
|
||||||
|
[tool.setuptools.package-data]
|
||||||
|
"wan" = ["**/*.py"]
|
||||||
|
|
||||||
[tool.black]
|
[tool.black]
|
||||||
line-length = 88
|
line-length = 88
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user