opened 04:55PM - 22 Jun 23 UTC
In the [long thread on discuss.python.org](https://discuss.python.org/t/change-i…n-pypi-upload-behavior-intentional-accidental-pebkac/27707/1) several problems related to normalization of package names have been identified. Specifically, `pdm-backend`'s behavior of normalizing the package name in the project metadata causes PyPI to incorrectly display the package's intentional name and `pip install` instructions.
Context is contained in the thread linked above.
FWIW, I actually don't care about the file names - normalize away! I just want the metadata project name to match what I put in `pyproject.toml`!