From 5e6aa6a7583c53952c47e9945a3643b677c4d205 Mon Sep 17 00:00:00 2001 From: Miguel Grinberg Date: Sat, 21 Jan 2023 11:43:22 +0000 Subject: [PATCH] Update tox.ini #nolog --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 68e391c..e8f671b 100644 --- a/tox.ini +++ b/tox.ini @@ -30,7 +30,7 @@ commands= changedir=docs deps= sphinx -whitelist_externals= +allowlist_externals= make commands= make html