This commit is contained in:
2026-04-01 17:32:32 +02:00
commit c1b19f996f
8 changed files with 1212 additions and 0 deletions

11
pixi.toml Normal file
View File

@@ -0,0 +1,11 @@
[workspace]
authors = ["Arne Zitting <arne.zitting@student.jade-hs.de>"]
channels = ["conda-forge"]
name = "workspace"
platforms = ["win-64"]
version = "0.1.0"
[tasks]
[dependencies]
nodejs = ">=25.8.2,<25.9"