Update pixi.toml
Run Pytest and Generate Reports / tests (push) Successful in 26s

This commit is contained in:
2025-07-07 14:57:29 +02:00
parent fafdd8bea9
commit 562ad8eeea
+1 -2
View File
@@ -5,8 +5,7 @@ channels = ["conda-forge", "paulscherrerinstitute"]
platforms = ["linux-64"]
[dependencies]
python = "3.9.*"
bitshuffle = "0.5.2"
python = "3.8.*"
wxpython = "*"
colorama = "*"
tqdm = "*"