use wakatime fork of certifi

This commit is contained in:
Alan Hamlett 2019-04-30 16:16:50 -07:00
parent 3aaf94be95
commit 8db46bb07d
1 changed files with 1 additions and 1 deletions

View File

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