Skip to content

Commit cd1dd7a

Browse files
committed
remove tests from wheel
1 parent 3d6d504 commit cd1dd7a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

python/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,7 @@ ignore_errors = true
333333

334334
[tool.setuptools.packages.find]
335335
where = ["lib"]
336+
exclude = ["sift_client._tests", "sift_client._tests.*"]
336337

337338
[tool.setuptools.package-data]
338339
sift_grafana = ["py.typed"]

0 commit comments

Comments
 (0)