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:
authorJakub Warmuz <jakub@warmuz.org>2015-03-11 10:51:06 +0300
committerJakub Warmuz <jakub@warmuz.org>2015-03-11 10:51:06 +0300
commit97165b8711c3eb6849b97a9bb20bc1eb075a0a97 (patch)
tree5f20558cd0a345b47532b27ce4558e2e1751b7b1 /MANIFEST.in
parent2f85606d0838fef2360fb4bb2554ec3c7e9ca5dc (diff)
EULA using pkg_resources (fixes #278)
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 9bbbde83a..bea6fd9bb 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -2,6 +2,7 @@ include README.rst
include CHANGES.rst
include CONTRIBUTING.rst
include linter_plugin.py
+include letsencrypt/EULA
recursive-include letsencrypt *.json
recursive-include letsencrypt *.conf
recursive-include letsencrypt/client/tests/testdata *