Fix casing of commonmark package name
nikolas opened this issue · 2 comments
nikolas commented
Hi, I maintain the commonmark package on pypi, and I have a question about the package name. When I navigate to https://pypi.org/project/commonmark, this gets rewritten to https://pypi.org/project/CommonMark. However, on the pypi test site that I just uploaded to, the package name stays correctly at commonmark: https://test.pypi.org/project/commonmark/ Can someone fix this to make "commonmark" the canonical package name?
Thanks
di commented
nikolas commented
Thank you, I'll close this issue, then.