From 6b48a47521fdb620ff4f1156c3a49dd5f7b817ac Mon Sep 17 00:00:00 2001 From: tligui_y Date: Wed, 27 Aug 2025 16:05:58 +0200 Subject: [PATCH] Update pixi.toml --- pixi.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pixi.toml b/pixi.toml index ca46b27be..674876e39 100644 --- a/pixi.toml +++ b/pixi.toml @@ -34,8 +34,8 @@ ipython = "*" numpy = "*" scipy = ">=1.0,<1.5" matplotlib = "*" -pytest = "*" -pytest-json-report = "*" +#pytest = "*" +#pytest-json-report = "*" #pytest-json-report = "==1.2.4" #2021 #pytest-cov = "*" pluggy = "*"