Clarify comment for certificate workaround

pull/32876/head
Simon Sawicki 8 months ago
parent 1c846f474f
commit 9058a0c9c4
No known key found for this signature in database

@ -73,7 +73,7 @@ jobs:
runs-on: windows-2022
env:
PYCRYPTO: pycrypto-2.6.1-cp34-none-win32
# Temporary workaround for Python 3.4/5 failures - May 2024
# Workaround for Python 3.4/5 PyPi certificate verification failures - May 2024
PIP_TRUSTED_HOST: "pypi.python.org pypi.org files.pythonhosted.org"
steps:

Loading…
Cancel
Save