Skip to content

Commit 8d2ede0

Browse files
Exclude contrib/ from build
1 parent 16c670e commit 8d2ede0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
'env*',
2828
'README.rst',
2929
'.github',
30+
'contrib',
3031
]
3132

3233
nitpicky = True

0 commit comments

Comments
 (0)