Relative imports are not supported by Python configuration loading system
If a configuration file is a resource in a package, it should be possible to do relative imports. For that, the module name should be correctly set (and not be a fixed string).