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
So the reason that the example from the linked comment causes a dependency resolution failure is because the project page exists on PyPI but it has no links (as opposed to returning 404).
There doesn't seem to be a package with that name so I'm thinking that perhaps just the package name has been squatted but no versions have been published. Anyway, I think we should just treat this as not finding the project on PyPI.
I noticed this as part of debugging #354. Context in #354 (comment).
The text was updated successfully, but these errors were encountered: