certbot/acme
Adrien Ferrand d20e42562c
Add type annotations to the certbot package (part 1) (#9084)
* Extract from #9084

* Cast/ignore types during the transition

* Fix after review

* Fix lint
2021-11-12 14:27:46 +11:00
..
acme Add type annotations to the certbot package (part 1) (#9084) 2021-11-12 14:27:46 +11:00
docs Fix copyright date s/2015-2015/2015/ (#9070) 2021-10-25 12:20:57 -07:00
examples remove outdated example code (#8984) 2021-08-12 14:04:22 -07:00
tests Add type annotations to the acme project (#9036) 2021-10-25 09:43:21 +11:00
LICENSE.txt
MANIFEST.in Refactor tests out of packaged module for acme plugin (#7600) 2019-11-26 15:25:41 -08:00
pytest.ini Fixes #6085. (#6091) 2018-06-12 17:31:22 -07:00
README.rst Fix ACME module description 2015-10-21 17:06:35 -07:00
readthedocs.org.requirements.txt Pin readthedocs deps (#9083) 2021-11-04 20:35:44 +11:00
setup.cfg Make wheel universal 2016-01-21 10:11:23 +01:00
setup.py Add Python 3.10 support and tests (#9077) 2021-11-08 15:55:32 -08:00

ACME protocol implementation in Python