Skip to content

feat(config): read required variables from environment

Overload the load_defaults method of logilab.common.configuration to load REQUIRED variables when the value is specified in the environment.

closes #85 (closed)

Merge request reports