From d28722d3d5cf5eb5d17c6b6e78f5ee0d0b7e2d12 Mon Sep 17 00:00:00 2001 From: "Lars T. Kyllingstad" Date: Thu, 18 Apr 2024 07:53:49 +0200 Subject: [PATCH] Revert "Fix libcosim release channel in conanfile" This reverts commit 7ff28c7cb58de2f6f7faebd3f13307ea8c78f77a. --- conanfile.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conanfile.py b/conanfile.py index 0f2f5a5..70a82a2 100644 --- a/conanfile.py +++ b/conanfile.py @@ -45,7 +45,7 @@ def configure(self): "doxygen/[>=1.8]", ) requires = ( - "libcosim/0.10.3@osp/stable", + "libcosim/0.10.3@osp/testing-bugfix_transitive-libs-boost", ) # Exports