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 -3
View File
@@ -34,8 +34,7 @@ all_packages =
certbot[dev] \
certbot-apache \
{[base]dns_packages} \
certbot-nginx \
letshelp-certbot
certbot-nginx
install_packages =
python {toxinidir}/tools/pip_install_editable.py {[base]all_packages}
source_paths =
@@ -58,7 +57,6 @@ source_paths =
certbot-dns-route53/certbot_dns_route53
certbot-dns-sakuracloud/certbot_dns_sakuracloud
certbot-nginx/certbot_nginx
letshelp-certbot/letshelp_certbot
tests/lock_test.py
[testenv]