entry_point
¶
Entry point for the RenderCV CLI.
Why
Users might install RenderCV with pip install rendercv instead of
pip install rendercv[full]. This module catches that case and shows a helpful
error message instead of a confusing ImportError.
entry_point()
¶
Entry point for the RenderCV CLI.