Files
padelnomics/infra/supervisor
Deeman b2ffad055b
All checks were successful
CI / test (push) Successful in 1m0s
CI / tag (push) Successful in 3s
fix(supervisor): use file path for export_serving (not -m module syntax)
-m padelnomics.export_serving resolves to web package, not src/padelnomics.
src/padelnomics is not a uv workspace member so it's not importable by name.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-07 18:08:46 +01:00
..