mirror of
https://github.com/certbot/certbot.git
synced 2026-04-15 22:20:28 -04:00
Building on https://github.com/certbot/certbot/pull/8581, our other DNS plugins have a simple `README.rst` file and this PR adds a matching one for the route53 plugin.
6 lines
142 B
Text
6 lines
142 B
Text
include LICENSE.txt
|
|
include README.rst
|
|
recursive-include docs *
|
|
recursive-include tests *
|
|
global-exclude __pycache__
|
|
global-exclude *.py[cod]
|