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

MANIFEST.in « certbot-nginx - github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 65b27877e95a032d8563a523db81c2d4d7e90706 (plain)
1
2
3
4
5
6
include LICENSE.txt
include README.rst
recursive-include tests *
recursive-include certbot_nginx/_internal/tls_configs *.conf
global-exclude __pycache__
global-exclude *.py[cod]