Codebase list python-certbot-dns-rfc2136 / e1a7a36 MANIFEST.in
e1a7a36

Tree @e1a7a36 (Download .tar.gz)

MANIFEST.in @e1a7a36raw · history · blame

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