1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-26 07:41:33 +03:00
Files
certbot/certbot-apache/MANIFEST.in
2022-02-04 18:29:26 +01:00

9 lines
272 B
Plaintext

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