summaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorGuillaume Lambert <guillaume.lambert@orange.com>2021-02-10 11:21:02 +0100
committerGuillaume Lambert <guillaume.lambert@orange.com>2021-02-10 11:21:48 +0100
commit1abd85aa9d46fb5e67f94cb7029732f14141ffe1 (patch)
tree4049511d4e781588ff94650a11d4ded308905274 /tox.ini
parent3814ed7446c1dcee79e6893da41ec3bf5c2670bc (diff)
[DOC] Use words whitelist default filename
Issue-ID: DOC-692 Signed-off-by: Guillaume Lambert <guillaume.lambert@orange.com> Change-Id: I00c67d2c749023e9f342f27edff62f21af45a563
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 6c8827d15..4d2b6f7e9 100644
--- a/tox.ini
+++ b/tox.ini
@@ -36,4 +36,4 @@ deps =
-r{toxinidir}/etc/requirements.txt
sphinxcontrib-spelling
commands =
- sphinx-build -b spelling -Dextensions=sphinxcontrib.spelling -Dspelling_word_list_filename=validwords.txt -d {envtmpdir}/doctrees ./docs/ {toxinidir}/docs/_build/spellcheck
+ sphinx-build -b spelling -Dextensions=sphinxcontrib.spelling -d {envtmpdir}/doctrees ./docs/ {toxinidir}/docs/_build/spellcheck