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 |
||
|---|---|---|
| .. | ||
| acme | ||
| docs | ||
| examples | ||
| tests | ||
| LICENSE.txt | ||
| MANIFEST.in | ||
| pytest.ini | ||
| README.rst | ||
| readthedocs.org.requirements.txt | ||
| setup.cfg | ||
| setup.py | ||
ACME protocol implementation in Python