Commit dfc5532
ci: pin urllib<2 to address readthedocs build failure
Problem: ReadTheDocs CI build currently fails with:
ImportError: urllib3 v2.0 only supports OpenSSL 1.1.1+,
currently the 'ssl' module is compiled with OpenSSL 1.0.2n 7 Dec 2017
See: urllib3/urllib3#2168
Workaround the issue until the builders update their OpenSSL
by pinning urllib<2.
(copied Mark's fix in flux-security)
Co-authored-by: Mark A. Grondona <[email protected]>1 parent c63ebbc commit dfc5532
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
0 commit comments