mirror of
https://github.com/certbot/certbot.git
synced 2026-01-14 23:22:21 +03:00
12 lines
200 B
INI
12 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
|