Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Commit 4c6e6d7

Browse files
committed
exclude conf.py from owlbot
1 parent 5a87825 commit 4c6e6d7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

owlbot.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
excludes=[
4545
# Need a combined LICENSE for all vendored packages.
4646
"LICENSE",
47+
"docs/conf.py",
4748
# Multi-processing note isn't relevant, as bigframes is responsible for
4849
# creating clients, not the end user.
4950
"docs/multiprocessing.rst",

0 commit comments

Comments
 (0)