Skip to content

Commit 1526c55

Browse files
committed
build: setuptools.namespaces = false
Signed-off-by: yxtay <5795122+yxtay@users.noreply.github.com>
1 parent 0d05701 commit 1526c55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@ requires = [
217217

218218
[tool.setuptools]
219219
packages = {find = {where = ["sdk/python"], exclude = ["java", "infra", "sdk/python/tests", "ui"]}}
220+
namespaces = false
220221

221222
[tool.setuptools_scm]
222223
# Add Support for parsing tags that have a prefix containing '/' (ie 'sdk/go') to setuptools_scm.

0 commit comments

Comments
 (0)