We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9353182 commit 6e08e33Copy full SHA for 6e08e33
conf.py
@@ -44,6 +44,7 @@
44
_exclude_patterns = [
45
# This file is not included and it not marked as :orphan:
46
'*/distutils/_setuptools_disclaimer.rst',
47
+ 'cpython/Doc/distutils/_setuptools_disclaimer.rst',
48
]
49
if 'exclude_patterns' in globals():
50
exclude_patterns += _exclude_patterns
0 commit comments