Skip to content

Commit 64608e1

Browse files
committed
chore: remove commented out config
1 parent 7d8229b commit 64608e1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ repository = "https://github.com/tableau/server-client-python"
3535
test = ["black==24.10", "build", "mypy==1.4", "pytest>=7.0", "pytest-cov", "pytest-subtests",
3636
"pytest-xdist", "requests-mock>=1.0,<2.0", "types-requests>=2.32.4.20250913"]
3737

38-
# [tool.setuptools]
39-
# exclude-package-data = { "" = ["samples/*", "test/*", "docs/*"] }
4038
[tool.setuptools.package-data]
4139
# Only include data for tableauserverclient, not for samples, test, docs
4240
tableauserverclient = ["*"]

0 commit comments

Comments
 (0)