You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following the introduction of pypi-attestations verify pypi in #82, I would like to suggest to support "short package files identifiers" to be accepted instead of long pythonhosted.org URLs, like this:
Following the introduction of
pypi-attestations verify pypi
in #82, I would like to suggest to support "short package files identifiers" to be accepted instead of longpythonhosted.org
URLs, like this:fpdf2/#fpdf2-2.8.2.tar.gz
would be resolved to pypi.org/project/fpdf2#fpdf2-2.8.2.tar.gz and then to the correspondingpythonhosted.org
URL.What do you think about this improvement in terms of ergonomy/usage?
The text was updated successfully, but these errors were encountered: