### test supprt
(cd support && PYTHONPATH=$(pwd) pytest -vvs tests)

pytest -vvs tests


### work on action updates
support/update-actions.py
uv run support/update-actions.py .github/workflows/main.yml  -c .cache


### builder

support/builder.py alpha|beta|release
