We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7748c88 commit 1e4de9dCopy full SHA for 1e4de9d
packages/googleapis-common-protos/pyproject.toml
@@ -51,4 +51,4 @@ Repository = "https://github.com/googleapis/google-cloud-python/tree/main/packag
51
grpc = ["grpcio >= 1.44.0, < 2.0.0.dev0"]
52
53
[tool.setuptools.packages.find]
54
-exclude = ["tests*", "testing*"]
+exclude = ["tests*", "testing*", "docs*"]
0 commit comments