mirror of
https://github.com/certbot/certbot.git
synced 2026-02-16 00:57:47 -05:00
11 lines
219 B
INI
11 lines
219 B
INI
[easy_install]
|
|
zip_ok = false
|
|
|
|
[aliases]
|
|
dev = develop easy_install letsencrypt[dev,docs,testing]
|
|
|
|
[nosetests]
|
|
nocapture=1
|
|
cover-package=letsencrypt,acme,letsencrypt_apache,letsencrypt_nginx
|
|
cover-erase=1
|
|
cover-tests=1
|