ctrlaltcoop / certbot-dns-hetzner

Certbot plugin enabling dns-01 challenge on the Hetzner DNS API
Other
155 stars 24 forks source link

Since Python 3.3 unittest.mock is build in #17

Closed jelly closed 1 year ago

l0rn commented 1 year ago

Thanks for the hint

FelixSchwarz commented 1 year ago

while this is a good change, it effectively removes Python 2.7 support. So you probably want to update at least setup.py.