Skip to content

Instantly share code, notes, and snippets.

@cnmoro
Created July 21, 2020 20:53
Show Gist options
  • Save cnmoro/d1c82f6f2fd1c63451601c2df1a03c98 to your computer and use it in GitHub Desktop.
Save cnmoro/d1c82f6f2fd1c63451601c2df1a03c98 to your computer and use it in GitHub Desktop.
PIP Ignore SSL Certificate Verification
$ pip install --trusted-host pypi.org --trusted-host files.pythonhosted.org pip setuptools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment