Fix RTD build fails - tox.ini whitelist->allowlist
[sim/a1-interface.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 8a3aaa6..3a1149e 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -47,7 +47,7 @@ commands =
 
 # doc jobs
 [testenv:docs]
-whitelist_externals = echo
+allowlist_externals = echo
 basepython = python3.8
 deps = -r{toxinidir}/docs/requirements-docs.txt
 commands =