From b58428832746ac67ed4d61ca562a66031df25a4a Mon Sep 17 00:00:00 2001 From: frostedoyster Date: Sat, 2 Dec 2023 12:42:22 +0100 Subject: [PATCH] Dbug --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index b36676160..56b0a523d 100644 --- a/tox.ini +++ b/tox.ini @@ -71,7 +71,7 @@ deps = commands = python -m pip install . - sphinx-build {posargs:-E} -W -b html docs/src docs/build/html + sphinx-build {posargs:-E} -b html docs/src docs/build/html [flake8] # longer lines for compatibility with other linters