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

MANIFEST.in « certbot-dns-digitalocean - github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1c12b0fb13bafadfc101516cce8865b0c9cf4e95 (plain)
1
2
3
4
5
6
7
include LICENSE.txt
include README.rst
recursive-include docs *
recursive-include tests *
include certbot_dns_digitalocean/py.typed
global-exclude __pycache__
global-exclude *.py[cod]