Seth Michael Larson

Results 529 comments of Seth Michael Larson

@jonathanmetzman Okay, tests should be passing now!

If Flit isn't the one creating the SBOM files then I think it's fine to treat the files as opaque and forward them along to the package without any verification....

You can use SVG favicons to achieve this without requiring an intermediate service: ```html ``` Source of the snippet: https://favicons.joshuasoileau.com/

Can you include the full set of commands that you're running and which dependency you're trying to install?

Going to close this issue as there's been no additional information provided. Will reopen if you provide the requested information.

Now that pip v24.2 has been released, I believe this issue can be closed. Truststore gets used for all requests in pip :)

Thanks @ChandanChainani, could you [sign the CLA](https://www.elastic.co/contributor-agreement) with the same email as you've used for your commits?

@ChandanChainani I just noticed, can you rebase this PR and point it at the `main` branch? We backport all fixes from `main` into the relevant branches automatically.

I don't love that we're going to have to do this for many other libraries :/ Boto doesn't support a way to configure SSLContexts?