Skip to content

ignore URL normalization for package name when adding dependencies. #1483

Answered by frostming
dbBear asked this question in Q&A
Discussion options

You must be logged in to vote

It is a MUST:

Repositories MAY redirect unnormalized URLs to the canonical normalized URL (e.g. /Foobar/ may redirect to /foobar/), however clients MUST NOT rely on this redirection and MUST request the normalized URL.

We just implement it as the standard and your local repo should be fixed to follow the simple index PEP.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dbBear
Comment options

Answer selected by dbBear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants