build: track bundled python runtime release artifact

This commit is contained in:
Andrey Avtomonov 2026-05-11 09:56:05 +02:00
parent 6ce740220e
commit 93c14577da
3 changed files with 16 additions and 4 deletions

1
.gitignore vendored
View file

@ -8,6 +8,7 @@ venv/
env/
build/
dist/
packages/cli/assets/python/
*.egg-info/
.pytest_cache/
.coverage