certbot/certbot-dns-google/MANIFEST.in

8 lines
226 B
Text

include LICENSE.txt
include README.rst
recursive-include docs *
recursive-include certbot_dns_google/testdata *
recursive-include tests *
include certbot_dns_google/py.typed
global-exclude __pycache__
global-exclude *.py[cod]