From d93f442e7b5899e38e014564ace0bd2fff8ef790 Mon Sep 17 00:00:00 2001 From: tischrei Date: Tue, 15 Oct 2024 09:18:41 +0000 Subject: [PATCH] Update 'otc_metadata/templates/tox.ini.j2' Reviewed-by: Gode, Sebastian Co-authored-by: tischrei Co-committed-by: tischrei --- otc_metadata/templates/tox.ini.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/otc_metadata/templates/tox.ini.j2 b/otc_metadata/templates/tox.ini.j2 index 7cabef17..1e2e21a0 100644 --- a/otc_metadata/templates/tox.ini.j2 +++ b/otc_metadata/templates/tox.ini.j2 @@ -28,6 +28,7 @@ commands = {posargs} [testenv:docs] deps = -r{toxinidir}/doc/requirements.txt + -c https://raw.githubusercontent.com/opentelekomcloud-docs/docs-constraints/main/constraints.txt allowlist_externals = mkdir cp