Thanks to visit codestin.com Credit goes to github.com
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 45be85f commit 57e4e40Copy full SHA for 57e4e40
conf.py
@@ -42,8 +42,8 @@
42
43
# Extend settings from upstream
44
_exclude_patterns = [
45
- # This file is not included and it not marked as :orphan:
46
- '*/distutils/_setuptools_disclaimer.rst',
+ # This file is not included and it's not marked as :orphan:
+ 'distutils/_setuptools_disclaimer.rst',
47
'cpython/Doc/distutils/_setuptools_disclaimer.rst',
48
]
49
if 'exclude_patterns' in globals():
0 commit comments