Codebase list python-certbot-dns-rfc2136 / 2cc37869-ec5d-4e01-9d17-851f0de11540/main MANIFEST.in
2cc37869-ec5d-4e01-9d17-851f0de11540/main

Tree @2cc37869-ec5d-4e01-9d17-851f0de11540/main (Download .tar.gz)

MANIFEST.in @2cc37869-ec5d-4e01-9d17-851f0de11540/mainraw · 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]