Skip to content
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

Add integration test using pip's --use-feature=truststore #49

Closed
sethmlarson opened this issue May 3, 2022 · 1 comment · Fixed by #60
Closed

Add integration test using pip's --use-feature=truststore #49

sethmlarson opened this issue May 3, 2022 · 1 comment · Fixed by #60

Comments

@sethmlarson
Copy link
Owner

Depends on pypa/pip#11082

We should ensure we don't break any of pip's users trying to use our experimental feature flag --use-feature=truststore, at least for a basic installation from PyPI. It's tougher for us to simulate installing from corporate proxies/package indices but maybe we can do something with mkcert and warehouse?

@sethmlarson
Copy link
Owner Author

pypa/pip#11082 has been merged, this issue can proceed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant