certbot/certbot-compatibility-test
alexzorin 8e29063ba7
pylint: upgrade pinned verson and fix new lints (#8936)
While bumping pinned packages in #8928, we came across a new version of pylint (2.9.3). Upgrading to this version requires some changes to Certbot's code, which is what this change is about.

* pylint: upgrade pinned verson and fix new lints

* maxsplit should be 1, not -1, for rsplit
2021-07-15 11:03:39 -07:00
..
certbot_compatibility_test pylint: upgrade pinned verson and fix new lints (#8936) 2021-07-15 11:03:39 -07:00
nginx certbot-compat: remove dupe random25863 nginx name (#8286) 2020-09-16 10:00:38 -07:00
Dockerfile Cleanup venv scripts (#8629) 2021-02-03 12:03:09 -08:00
Dockerfile-apache Add certbot-compatibility-test Dockerfiles 2016-08-10 16:08:30 -07:00
Dockerfile-nginx Add certbot-compatibility-test Dockerfiles 2016-08-10 16:08:30 -07:00
LICENSE.txt s/letsencrypt/certbot letsencrypt-compatibility-test 2016-04-13 16:58:21 -07:00
MANIFEST.in Remove unused certbot-compatibility-test docs (#7577) 2019-11-22 12:54:18 -08:00
README.rst Rename misc files 2016-04-14 10:20:23 -07:00
setup.cfg Tell the world we're Python 3 compatible (#4568) 2017-04-28 16:06:45 -07:00
setup.py Bump version to 1.18.0 2021-07-06 08:42:52 -07:00

Compatibility tests for Certbot