This commit is contained in:
Brad Warren 2019-07-01 14:44:54 -07:00
parent caef3d3e59
commit fa46a5ce53

View file

@ -1,6 +1,8 @@
"""Certbot client."""
import distutils
import imp
import importlib
importlib.reload(imp)
# version number like 1.2.3a0, must have at least 2 parts, like 1.2