### Description There have been a few requests on handling the configuration file. - Format (.cfg, .ini, etc.) - Location (remote #148) This will provide an interface using the [Pluggy library](https://pluggy.readthedocs.io/en/stable/) to enable users to write extensions to customize configuration file reading. The interface will be described in upcoming comments on this issue.