certbot/acme
Brad Warren ba6bdb5099
Fix acme.client.Client.__init__ (#5747)
* fixes #5738

* add test to prevent regressions
2018-03-16 17:45:46 -07:00
..
acme Fix acme.client.Client.__init__ (#5747) 2018-03-16 17:45:46 -07:00
docs Remove autodocs for long-removed acme.other module (#5529) 2018-02-12 16:43:11 -08:00
examples Use josepy instead of acme.jose. (#5203) 2017-12-11 11:25:09 -08:00
LICENSE.txt Update Copyright notice in subpackages LICENSE. 2015-10-04 10:10:41 +00:00
MANIFEST.in MANIFEST: include examples dir for acme 2015-10-24 13:39:38 +00:00
README.rst Fix ACME module description 2015-10-21 17:06:35 -07:00
readthedocs.org.requirements.txt Per subpkg requirements.txt for RTD 2015-10-21 17:06:36 -07:00
setup.cfg Make wheel universal 2016-01-21 10:11:23 +01:00
setup.py Bump version to 0.23.0 2018-03-07 10:26:08 -08:00

ACME protocol implementation in Python