Files
stand/pixi.toml
T
2026-05-02 13:46:16 +02:00

15 lines
248 B
TOML

[workspace]
authors = ["Sven Augustin <sven.augustin@psi.ch>"]
channels = ["conda-forge"]
name = "stand"
platforms = ["linux-64"]
version = "0.0.2"
[tasks]
[dependencies]
python = ">=3.13,<3.14"
nicegui = ">=3.11.0,<4"
arcticdb = ">=6.13.0, <7"