Starting with v53.1.0 setuptools seems to no longer recognizes the "Name" key in the [metadata] section of setup.cfg. A "name" key is recognized. The metadata spec uses "Name". https://packaging.python.org/specifications/core-metadata/. Possible related to issue #1937 that was merged in at that release.