From f4ceefa21cf29d9ef04593c825ae329725fac060 Mon Sep 17 00:00:00 2001 From: Erica Portnoy Date: Tue, 12 Nov 2019 15:33:38 -0800 Subject: [PATCH] update source_paths in tox.ini to certbot/certbot to find the right subfolder for tests --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 67bd00698..d0de3ed0e 100644 --- a/tox.ini +++ b/tox.ini @@ -40,7 +40,7 @@ install_packages = python {toxinidir}/tools/pip_install_editable.py {[base]all_packages} source_paths = acme/acme - certbot + certbot/certbot certbot-apache/certbot_apache certbot-compatibility-test/certbot_compatibility_test certbot-dns-cloudflare/certbot_dns_cloudflare