Update download page for Chlorine SR3
[docs.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 46f1b4832442182e40bebff3b7b231905ca7fde0..d44493e52100e25ab97c9feb780c681702e133db 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -54,7 +54,7 @@ deps =
     -rdocs/requirements.txt
     sphinxcontrib-spelling
     PyEnchant
-whitelist_externals = sh
+allowlist_externals = sh
 commands =
     sh -c 'command enchant>/dev/null || command enchant-2 -v>/dev/null || sudo yum -y install enchant || (echo "enchant command not found - please install it (e.g. sudo apt-get install enchant | yum install enchant )" >&2 && exit 1)'
     sphinx-build -q -W --keep-going -b spelling -d {envtmpdir}/doctrees ./docs/ {toxinidir}/docs/_build/spelling