Add and configure sphinxcontrib-spelling

This commit is contained in:
Mads Marquart
2019-07-24 00:07:12 +02:00
parent dbb20b1fdc
commit edf14cfd84
5 changed files with 34 additions and 0 deletions

View File

@@ -56,6 +56,7 @@ test = [
]
docs = [
"sphinx~=2.0",
"sphinxcontrib-spelling~=4.0"
]
lint = [
"black",