mirror of
https://github.com/certbot/certbot.git
synced 2026-06-07 07:42:08 -04:00
setup.cfg
This commit is contained in:
parent
b4f6ed8470
commit
ecc5e71761
1 changed files with 1 additions and 1 deletions
|
|
@ -3,6 +3,6 @@ zip_ok = false
|
|||
|
||||
[nosetests]
|
||||
nocapture=1
|
||||
cover-package=letsencrypt,acme,letsencrypt_apache,letsencrypt_nginx
|
||||
cover-package=certbot,acme,certbot_apache,certbot_nginx
|
||||
cover-erase=1
|
||||
cover-tests=1
|
||||
|
|
|
|||
Loading…
Reference in a new issue