From 3710da91f67daf337994ca9c000bf859711b8bb5 Mon Sep 17 00:00:00 2001 From: Sebastian Gode Date: Mon, 17 Feb 2025 10:56:06 +0000 Subject: [PATCH] Switch to normal constraints --- otc_metadata/templates/tox.ini.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/otc_metadata/templates/tox.ini.j2 b/otc_metadata/templates/tox.ini.j2 index b345c03..edfd5f1 100644 --- a/otc_metadata/templates/tox.ini.j2 +++ b/otc_metadata/templates/tox.ini.j2 @@ -28,7 +28,7 @@ commands = {posargs} [testenv:docs] deps = -r{toxinidir}/doc/requirements.txt - -c https://raw.githubusercontent.com/opentelekomcloud-docs-swiss/docs-constraints/main/constraints.txt + -c https://raw.githubusercontent.com/opentelekomcloud-docs/docs-constraints/main/constraints.txt allowlist_externals = mkdir cp