Codebase list python-certbot-dns-rfc2136 / run/18ed6bbb-2fd4-463d-b100-72dbb4604e84/main MANIFEST.in
run/18ed6bbb-2fd4-463d-b100-72dbb4604e84/main

Tree @run/18ed6bbb-2fd4-463d-b100-72dbb4604e84/main (Download .tar.gz)

MANIFEST.in @run/18ed6bbb-2fd4-463d-b100-72dbb4604e84/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]