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
Please register or sign in to comment
Overload the `load_defaults` method of logilab.common.configuration to load REQUIRED variables when the value is specified in the environment. closes #85