When executing https://github.com/FHPythonUtils/LicenseCheck/blob/97856a823a60b2c325b937a82ab97a6098a00d7a/licensecheck/io/cli.py#L128 I get `configurator.parsers.ParseError: No parser found for 'cfg'`. Should `setup.cfg` be removed from possible parsing locations?
When executing
LicenseCheck/licensecheck/io/cli.py
Line 128 in 97856a8
configurator.parsers.ParseError: No parser found for 'cfg'. Shouldsetup.cfgbe removed from possible parsing locations?