mirror of
https://github.com/certbot/certbot.git
synced 2026-06-05 06:42:10 -04:00
Part of #7886. This PR conditionally installs `mock` in `certbot-dns-*/setup.py` based on setuptools version and python version, when possible. It then updates the tests to use `unittest.mock` when `mock` isn't available. * Do not require mock in Python 3 in certbot-dns modules * update changelog * error when trying to build wheels with old setuptools * add type: ignores |
||
|---|---|---|
| .. | ||
| dns_dnsmadeeasy_test.py | ||