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 = "*"