Welcome to mirror list, hosted at ThFree Co, Russian Federation.

setup.cfg - github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3b4dbaf87639268ec971fd3857a509ad3eedcdc5 (plain)
1
2
3
4
5
6
7
8
9
10
11
[bdist_wheel]
universal = 1

[easy_install]
zip_ok = false

[nosetests]
nocapture=1
cover-package=certbot,acme,certbot_apache,certbot_nginx
cover-erase=1
cover-tests=1