-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
uv pip compile fails to resolve packages that pip-compile resolves with internal pypi artifactory repo #1362
Comments
Thanks for the report! How are you authenticating with the service? |
We have unauthenticated read allowed. Here it should be simply the configuration in pip config
|
I might have a related error. I notice the URL that
|
@rcramblit this issue seems to be fixed in 0.1.2 released today after testing myself. Not sure if this version also resolves the main issue of this post. |
Confirmed the issue is resolved for me - thanks! |
Confirmed as well. this bug was fixed! |
using pip-compile
odd behaviour using uv pip compile
The text was updated successfully, but these errors were encountered: