mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-16 23:13:05 +00:00
Merge "Make the doc build reproducible"
This commit is contained in:
commit
5636d99a2b
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ release = version_info.release_string()
|
|||
|
||||
# List of patterns, relative to source directory, that match files and
|
||||
# directories to ignore when looking for source files.
|
||||
exclude_patterns = []
|
||||
exclude_patterns = ['**tests**']
|
||||
|
||||
# The reST default role (used for this markup: `text`) to use for all
|
||||
# documents.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue