Fix regen tox environment (#10640)

Since tox 4.0, the whitelist_external option has been renamed to allowlist_externals.

Co-authored-by: pytest bot <pytestbot@gmail.com>
This commit is contained in:
Bruno Oliveira
2023-01-13 07:15:41 -03:00
committed by GitHub
parent 8efb4bb9c1
commit 5e0583f4b9

View File

@@ -104,7 +104,7 @@ deps =
PyYAML
regendoc>=0.8.1
sphinx
whitelist_externals =
allowlist_externals =
make
commands =
make regen