ktx/scripts/conductor/install-python-dependencies.sh

6 lines
100 B
Bash
Raw Normal View History

2026-05-11 10:23:53 +02:00
#!/bin/sh
set -eu
echo "Installing KTX Python dependencies..."
uv sync --all-packages --all-groups