mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-05-05 06:27:27 -07:00
It was removed as a mandatory requirement in 3.4.0:df4b3aca8e188338007fWhen certifi isn't installed, matplotlib falls back to using urllib.request.urlopen with a default context of `None`, logs a debug note, and works fine on Gentoo since this already enforces certificates and uses the system store to do it. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>