8000 DOC/BUILD add ability for conf to skip whole sections · matplotlib/matplotlib@57815b0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 57815b0

Browse files
committed
DOC/BUILD add ability for conf to skip whole sections
1 parent 53695e9 commit 57815b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@
100100

101101
exclude_patterns += skip_subdirs
102102

103+
103104
def _check_dependencies():
104105
names = {
105106
**{ext: ext.split(".")[0] for ext in extensions},

0 commit comments

Comments
 (0)
0