Codebase list python-certbot-dns-rfc2136 / run/fee8e790-8589-4372-b5b1-84bd1fc12d06/main MANIFEST.in
run/fee8e790-8589-4372-b5b1-84bd1fc12d06/main

Tree @run/fee8e790-8589-4372-b5b1-84bd1fc12d06/main (Download .tar.gz)

MANIFEST.in @run/fee8e790-8589-4372-b5b1-84bd1fc12d06/mainraw · history · blame

1
2
3
4
5
6
7
include LICENSE.txt
include README.rst
recursive-include docs *
recursive-include tests *
include certbot_dns_rfc2136/py.typed
global-exclude __pycache__
global-exclude *.py[cod]