mirror of
https://github.com/OpenBMB/VoxCPM
synced 2025-12-12 03:48:12 +00:00
FX: fixed find_package error
This commit is contained in:
@@ -69,7 +69,7 @@ Documentation = "https://github.com/OpenBMB/VoxCPM#readme"
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
where = ["src"]
|
||||
include = ["voxcpm"]
|
||||
include = ["voxcpm*"]
|
||||
|
||||
[tool.setuptools.package-dir]
|
||||
"" = "src"
|
||||
|
||||
Reference in New Issue
Block a user