Skip to content

Commit 17a4777

Browse files
committed
re-enable use of pypi filter in our doc build
Related to #227
1 parent d41eceb commit 17a4777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
]
3333

3434
spelling_show_suggestions = True
35-
spelling_ignore_pypi_package_names = False
35+
spelling_ignore_pypi_package_names = True
3636
spelling_ignore_contributor_names = True
3737

3838
# Add any paths that contain templates here, relative to this directory.

0 commit comments

Comments
 (0)