Update pixi.toml
Run CI Tests / test (push) Failing after 18s

This commit is contained in:
2025-07-23 17:26:45 +02:00
parent 6f048a8680
commit 32799638b6
+6 -2
View File
@@ -34,5 +34,9 @@ ipython = "*"
numpy = "*"
scipy = ">=1.0,<1.5"
matplotlib = "*"
pytest-md-report = "*"
pytest-json-report = "*"
pytest = "*"
pytest-json-report = "*"
#pytest-json-report = "==1.2.4" #2021
pytest-cov = "*"
pluggy = "*"
coverage = "*"