Skip to content

Commit de62630

Browse files
committed
re-enable security.html
referenced from upgrading.txt in one of the 0.5.0 notes.
1 parent 6a9d2cd commit de62630

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,8 @@
9696
# directories to ignore when looking for source files.
9797
# see https://issues.roundup-tracker.org/issue2550907:
9898
exclude_patterns = ['_build',
99-
'announcement.txt', 'whatsnew-0.7.txt', 'whatsnew-0.8.txt',
100-
'security.txt' ]
99+
'announcement.txt', 'whatsnew-0.7.txt',
100+
'whatsnew-0.8.txt']
101101

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

0 commit comments

Comments
 (0)