Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'certbot-dns-google/MANIFEST.in')
-rw-r--r--certbot-dns-google/MANIFEST.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/certbot-dns-google/MANIFEST.in b/certbot-dns-google/MANIFEST.in
index c91330e38..a7301ee7f 100644
--- a/certbot-dns-google/MANIFEST.in
+++ b/certbot-dns-google/MANIFEST.in
@@ -2,3 +2,6 @@ include LICENSE.txt
include README.rst
recursive-include docs *
recursive-include certbot_dns_google/testdata *
+recursive-include tests *
+global-exclude __pycache__
+global-exclude *.py[cod]