commit:     d1ba6fd44598066a28233294749b489577f019ba
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 14 17:30:26 2023 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Jan 14 17:30:26 2023 +0000
URL:        https://gitweb.gentoo.org/proj/policy-guide.git/commit/?id=d1ba6fd4

tox.ini: whitelist was renamed to allowlist

... wasting everybody's time for no reason. :(

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 tox.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tox.ini b/tox.ini
index faedab9..ceb90c0 100644
--- a/tox.ini
+++ b/tox.ini
@@ -6,7 +6,7 @@ skipsdist = True
 deps =
        sphinx
        tyrian-sphinx-theme
-whitelist_externals =
+allowlist_externals =
        make
 
 commands =

Reply via email to