Allow uppercase ASCII alphabet in PyPI package names (#21095)
The PyPI name regexp is too restrictive and only permits lowercase characters. This PR adjusts the regexp to add in support for uppercase characters. Fix #21014release
parent
cb3b3e519f
commit
8b8bdb30fb
Loading…
Reference in New Issue