mirror of
https://github.com/certbot/certbot.git
synced 2026-02-10 22:34:52 -05:00
11 lines
200 B
INI
11 lines
200 B
INI
[easy_install]
|
|
zip_ok = false
|
|
|
|
[aliases]
|
|
dev = develop easy_install letsencrypt[testing]
|
|
docs = develop easy_install letsencrypt[docs]
|
|
|
|
[nosetests]
|
|
nocapture=1
|
|
cover-package=letsencrypt
|
|
cover-erase=1
|