mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
* Revert setuptools-rust pin This was a temporary workaround to fix https://github.com/certbot/certbot/issues/9111, but it looks like the the issue resolved itself * Make mypy happy There was an unused ignore statement, and Validator.certificate was unnecessarily casting strings as bytes for an X509 digest method. * Pin setuptools-rust to prevent build-dep hiccups in the future |
||
|---|---|---|
| .. | ||
| configurators | ||
| testdata | ||
| __init__.py | ||
| errors.py | ||
| interfaces.py | ||
| test_driver.py | ||
| util.py | ||
| validator.py | ||
| validator_test.py | ||