mirror of
https://github.com/certbot/certbot.git
synced 2026-01-21 19:01:07 +03:00
11 lines
163 B
INI
11 lines
163 B
INI
[easy_install]
|
|
zip_ok = false
|
|
|
|
[aliases]
|
|
dev = develop easy_install letsencrypt[dev,docs,testing]
|
|
|
|
[nosetests]
|
|
nocapture=1
|
|
cover-package=letsencrypt
|
|
cover-erase=1
|