certbot/certbot-nginx/MANIFEST.in
Brad Warren 9e30e8afa9
make tests internal (#9638)
This is the certbot-nginx version of #9625.
2023-03-28 15:01:31 -07:00

7 lines
242 B
Text

include LICENSE.txt
include README.rst
recursive-include certbot_nginx/_internal/tls_configs *.conf
recursive-include certbot_nginx/_internal/tests/testdata *
include certbot_nginx/py.typed
global-exclude __pycache__
global-exclude *.py[cod]