added a run stand task

This commit is contained in:
2026-05-20 00:09:27 +02:00
parent 5fc9ccb46e
commit dac1a26aef
+1
View File
@@ -6,6 +6,7 @@ platforms = ["linux-64"]
version = "0.0.2"
[tasks]
stand = "./stand.py"
[dependencies]
python = ">=3.13,<3.14"