Skip to content

Commit 6e08e33

Browse files
committed
Ignore _setuptools_disclaimer.rst
1 parent 9353182 commit 6e08e33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conf.py

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
_exclude_patterns = [
4545
# This file is not included and it not marked as :orphan:
4646
'*/distutils/_setuptools_disclaimer.rst',
47+
'cpython/Doc/distutils/_setuptools_disclaimer.rst',
4748
]
4849
if 'exclude_patterns' in globals():
4950
exclude_patterns += _exclude_patterns

0 commit comments

Comments
 (0)