Closed martbhell closed 6 years ago
Before this PR we were seeing errors from PyOpenSSL when pip installing anything with pip 10.0 inside CentOS7 docker container
So why does this fix pip?
Seems that PyOpenSSL gets updated via pip and then stuff breaks. Haven't seen this outside travis.
Before this PR we were seeing errors from PyOpenSSL when pip installing anything with pip 10.0 inside CentOS7 docker container