From 8521dd551e0cf48ff5fea5cb084579c9e8353d36 Mon Sep 17 00:00:00 2001 From: tligui_y Date: Tue, 5 Aug 2025 15:50:05 +0200 Subject: [PATCH] Update pixi.toml --- pixi.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pixi.toml b/pixi.toml index 238d584bf..685c60c14 100644 --- a/pixi.toml +++ b/pixi.toml @@ -46,4 +46,5 @@ features = ["test"] [feature.test.dependencies] pytest = "*" time-machine = "*" -pytest-timeout = "*" \ No newline at end of file +pytest-timeout = "*" +caproto = "*" \ No newline at end of file