diff --git a/python/online/fxreader/pr34/commands_typed/cli_bootstrap.py b/python/online/fxreader/pr34/commands_typed/cli_bootstrap.py index d1b957f..8d849a4 100644 --- a/python/online/fxreader/pr34/commands_typed/cli_bootstrap.py +++ b/python/online/fxreader/pr34/commands_typed/cli_bootstrap.py @@ -281,6 +281,7 @@ def env_bootstrap( ], []) logger.info(dict( + requirements_name=requirements_name, early_dependencies=early_dependencies, ))