From f8e4e61b0133f774439819055ff289ccffe58a20 Mon Sep 17 00:00:00 2001 From: tligui_y Date: Thu, 10 Jul 2025 13:10:56 +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 50ec7254..8944c9c8 100644 --- a/pixi.toml +++ b/pixi.toml @@ -35,4 +35,4 @@ numpy = "*" scipy = ">=1.0,<1.5" matplotlib = "*" pytest-md-report = "*" -pytest-json-report = "*" \ No newline at end of file +pytest-json = "*" \ No newline at end of file