From 1d5ed28216e815c6bfed0a36b21240ce04c75ae6 Mon Sep 17 00:00:00 2001 From: "Goncharov, Artem" Date: Thu, 5 Jan 2023 19:09:39 +0000 Subject: [PATCH] Update Docs configuration Reviewed-by: gtema Co-authored-by: Goncharov, Artem Co-committed-by: Goncharov, Artem --- tox.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/tox.ini b/tox.ini index 34c234b..0c184c3 100644 --- a/tox.ini +++ b/tox.ini @@ -26,6 +26,7 @@ deps = -r{toxinidir}/doc/requirements.txt allowlist_externals = mkdir cp + find commands = {[testenv:api-ref]commands} {[testenv:json-api-ref]commands}