Files
rendercv/scripts/update_examples.py
Sina Atalay 009eec5dfb Bundle rendercv-typst inside the Python package to decouple from Typst Universe
Move `rendercv-typst/` into `src/rendercv/renderer/rendercv_typst/` so that
`lib.typ` and `typst.toml` ship with every pip install. This eliminates the
runtime dependency on Typst Universe, allowing releases without waiting for
external PR reviews. The wheel excludes non-essential files (examples, template,
README, etc.) via `[tool.uv.build-backend]` wheel-exclude.
2026-03-20 18:18:04 +03:00

2.1 KiB