mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 23:32:06 -04:00
Part of #5775. * Create _internal folder certbot-nginx * Move configurator.py to _internal * Move constants.py to _internal * Move display_ops.py to _internal * Move http_01.py to _internal * Move nginxparser.py to _internal * Move obj.py to _internal * Move parser_obj.py to _internal * Move parser.py to _internal * Update location and references for tls_configs * exclude parser_obj from coverage
4 lines
149 B
Text
4 lines
149 B
Text
include LICENSE.txt
|
|
include README.rst
|
|
recursive-include certbot_nginx/tests/testdata *
|
|
recursive-include certbot_nginx/_internal/tls_configs *.conf
|