Codebase list python-certbot-dns-rfc2136 / run/4ba70189-03c9-4386-ba33-8b3368f757c8/main MANIFEST.in
run/4ba70189-03c9-4386-ba33-8b3368f757c8/main

Tree @run/4ba70189-03c9-4386-ba33-8b3368f757c8/main (Download .tar.gz)

MANIFEST.in @run/4ba70189-03c9-4386-ba33-8b3368f757c8/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]