proj_flow.minimal.bootstrap
The proj_flow.minimal.bootstrap implements ./flow bootstrap command.
- proj_flow.minimal.bootstrap.main(_ign: ~typing.Annotated[bool, ~proj_flow.api.arg.FlagArgument(help=Bootstrap the Flow without virtual environment (usable with solutions like pyenv), pos=False, names=['--no-venv'], nargs=None, opt=True, meta=None, action=store_true, default=False, choices=None, completer=None, group=None)], rt: ~proj_flow.api.env.Runtime)
Finish bootstrapping on behalf of flow.py