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

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