mirror of
https://github.com/certbot/certbot.git
synced 2026-06-07 07:42:08 -04:00
update source_paths in tox.ini to certbot/certbot to find the right subfolder for tests
This commit is contained in:
parent
f098f7ccac
commit
f4ceefa21c
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue