Ask a question to get started
Enter to send•Shift+Enter new line
install_extras_command( extras: Iterable[str], ) -> str
extras
Iterable[str]
Extra names to include in the tool reinstall. Validated by _dcode_extras_requirement, which raises ValueError on any name that fails PEP 508 validation.
_dcode_extras_requirement
ValueError
Return the uv command that installs the exact set of dcode extras.