From f43f56e5a7e0490f56d5386c9cbe2ca6d8aef718 Mon Sep 17 00:00:00 2001 From: tligui_y Date: Thu, 10 Jul 2025 13:19:38 +0200 Subject: [PATCH] Update pixi.toml --- pixi.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pixi.toml b/pixi.toml index 8944c9c8..50ec7254 100644 --- a/pixi.toml +++ b/pixi.toml @@ -35,4 +35,4 @@ numpy = "*" scipy = ">=1.0,<1.5" matplotlib = "*" pytest-md-report = "*" -pytest-json = "*" \ No newline at end of file +pytest-json-report = "*" \ No newline at end of file