Remove letshelp-certbot (#7761)

* remove references to letshelp

* remove letshelp files

* Remove line continuation

Co-authored-by: ohemorange <ebportnoy@gmail.com>
This commit is contained in:
Brad Warren
2020-02-14 17:19:19 -08:00
committed by GitHub
co-authored by ohemorange
parent 3f52695ec2
commit fd64c8c33b
32 changed files with 6 additions and 1714 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ Notes for package maintainers
0. Please use our tagged releases, not ``master``!
1. Do not package ``certbot-compatibility-test`` or ``letshelp-certbot`` - it's only used internally.
1. Do not package ``certbot-compatibility-test`` as it's only used internally.
2. To run tests on our packages, you should use ``python setup.py test``. Doing things like running ``pytest`` directly on our package files may not work because Certbot relies on setuptools to register and find its plugins.