pypi.python.org -> pypi.org (GH-7613)

This commit is contained in:
Ned Deily 2018-06-11 00:45:50 -04:00 committed by GitHub
parent 12c6cdf4d1
commit 9d6d06e806
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 6 additions and 6 deletions

View file

@ -6,7 +6,7 @@
#
# sample script to install or update a set of default Root Certificates
# for the ssl module. Uses the certificates provided by the certifi package:
# https://pypi.python.org/pypi/certifi
# https://pypi.org/project/certifi/
import os
import os.path