Fix regen tox environment

Since tox 4.0, the whitelist_external option has been renamed to allowlist_externals.
This commit is contained in:
pytest bot 2023-01-07 12:40:45 -03:00
parent 3ad4344656
commit b6cfa0b62a
1 changed files with 1 additions and 1 deletions

View File

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