certbot/acme
Erik Rose a3288a92b9 Disable too-many-instance-attributes for the acme linter.
This should make the linter pass and allow us to merge the letsencrypt-auto-release branch when it's ready. IHNI why it passes on master without this disabled.
2016-01-12 14:25:36 -05:00
..
acme Merge remote-tracking branch 'github/letsencrypt/master' into pyopenssl 2016-01-10 11:25:12 +00:00
docs pep8 for docs/conf.py 2015-11-07 19:36:08 +00:00
examples Simplify the ACME example client by using an existing method 2015-12-12 14:50:26 -05:00
.pylintrc Disable too-many-instance-attributes for the acme linter. 2016-01-12 14:25:36 -05: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.py Master master into letsencrypt-auto-release so Travis will build it. 2016-01-11 21:45:16 -05:00

ACME protocol implementation in Python