mirror of
https://github.com/Wan-Video/Wan2.1.git
synced 2025-06-05 14:54:54 +00:00
Fix pyproject
This commit is contained in:
parent
a78d3be654
commit
2719575328
@ -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