Separate Conductor setup steps

This commit is contained in:
Andrey Avtomonov 2026-05-11 10:23:53 +02:00
parent 376d3a43b8
commit ac585bfdd6
11 changed files with 164 additions and 140 deletions

View file

@ -0,0 +1,5 @@
#!/bin/sh
set -eu
echo "Installing KTX Python dependencies..."
uv sync --all-packages --all-groups