diff --git a/tox.ini b/tox.ini index 15cc343..a6febf8 100644 --- a/tox.ini +++ b/tox.ini @@ -71,7 +71,7 @@ commands = code_annotations django_find_annotations --config_file .pii_annotations.yml --lint --report --coverage [testenv:check_keywords] -whitelist_externals = +allowlist_externals = make deps = -r{toxinidir}/requirements/test.txt