feat(core): Add auth and offers flow to native Python runner (no-changelog) (#18354)

This commit is contained in:
Iván Ovejero
2025-08-15 14:36:42 +02:00
committed by GitHub
parent 3848673921
commit a1280b6bf4
13 changed files with 462 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
run:
uv run python src/main.py
uv run python -m src.main
sync:
uv sync