-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We need to specify a 1.26.x version of urllib3 when installing sphinx, otherwise urllib3 2.x is installed which isn't compatible with the CentOS 7 system OpenSSL version of 1.0.2. This then leads to issues using the `github` module on CI.
- Loading branch information
1 parent
1bdb826
commit 3bbd6e0
Showing
2 changed files
with
7 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters