Skip to content

Commit 5636d99

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Make the doc build reproducible"
2 parents eae0dc1 + 393eced commit 5636d99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080

8181
# List of patterns, relative to source directory, that match files and
8282
# directories to ignore when looking for source files.
83-
exclude_patterns = []
83+
exclude_patterns = ['**tests**']
8484

8585
# The reST default role (used for this markup: `text`) to use for all
8686
# documents.

0 commit comments

Comments
 (0)