We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a9d2cd commit de62630Copy full SHA for de62630
doc/conf.py
@@ -96,8 +96,8 @@
96
# directories to ignore when looking for source files.
97
# see https://issues.roundup-tracker.org/issue2550907:
98
exclude_patterns = ['_build',
99
- 'announcement.txt', 'whatsnew-0.7.txt', 'whatsnew-0.8.txt',
100
- 'security.txt' ]
+ 'announcement.txt', 'whatsnew-0.7.txt',
+ 'whatsnew-0.8.txt']
101
102
# The reST default role (used for this markup: `text`) to use for all
103
# documents.
0 commit comments