certbot/letsencrypt-compatibility-test
Roy Wellington Ⅳ b6142c13d6 Change zope's implements to be a class decorator.
When attempting to import any module that uses zope.interface.implements
in Python 3, a TypeError is raised; it reads:

    TypeError: Class advice impossible in Python3.  Use the @implementer
    class decorator instead.

Following the listed advice seems to function in Python 3.
2016-02-20 00:37:40 -08:00
..
docs pep8 for docs/conf.py 2015-11-07 19:36:08 +00:00
letsencrypt_compatibility_test Change zope's implements to be a class decorator. 2016-02-20 00:37:40 -08:00
LICENSE.txt Update Copyright notice in subpackages LICENSE. 2015-10-04 10:10:41 +00:00
MANIFEST.in Include docs in subpkgs tarballs 2015-10-21 17:06:36 -07:00
README.rst Add dummy README.rst files 2015-09-27 06:23:13 +00:00
readthedocs.org.requirements.txt compatibility-test doesn't need nginx 2015-10-23 19:22:05 +00:00
setup.py Bump version to 0.5.0 2016-02-10 18:49:27 -08:00

Compatibility tests for Let's Encrypt client