From 35b6ec22356772a7a1553f600574d4e453bed6c0 Mon Sep 17 00:00:00 2001 From: Alasdair Wilson Date: Wed, 26 Jun 2024 12:30:41 +0100 Subject: [PATCH] change change_dir command --- tox.ini | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tox.ini b/tox.ini index 17b9b0c..9fc90d9 100644 --- a/tox.ini +++ b/tox.ini @@ -24,8 +24,7 @@ commands = [testenv:build_docs] description = invoke sphinx-build to build the HTML docs -change_dir = - docs +change_dir = docs deps = sphinx commands =