b71ec3d8c8
This is to prevent pipenv failure when it creates Pipfile.lock in Python2 environment.
2 lines
49 B
Python
2 lines
49 B
Python
from ssl import match_hostname, CertificateError
|