Update certifi to 2017.11.05

This commit is contained in:
JonnyWong16
2017-12-26 15:26:43 -08:00
parent b1a3dd1a46
commit f1783df8d6
5 changed files with 1068 additions and 2366 deletions

2
lib/certifi/__main__.py Normal file
View File

@@ -0,0 +1,2 @@
from certifi import where
print(where())