-
Notifications
You must be signed in to change notification settings - Fork 314
feat: pypi insecure tls #4067
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
base: main
Are you sure you want to change the base?
feat: pypi insecure tls #4067
Conversation
Hey @jamesfricker, this is already looking pretty good. Are you planning on continuing with this? |
Hey @tdejager, I'm currently not able to properly test the implementation where I was having this issue. I think what is here should fix it, but I'm not able to verify the build in my environment. @benmoss may be interested |
This works for me! I pushed a repro here: https://github.com/benmoss/pixi-tls-pypi-repro On pixi 0.49.0:
on a PR build:
|
Closes #3359