summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoffrey F <joffrey@docker.com>2016-03-23 13:14:25 -0700
committerJoffrey F <joffrey@docker.com>2016-03-23 13:14:25 -0700
commitf1a0fe7b19f9a61f5c2bb208e417c3e2567474c5 (patch)
treedb90af676fb4161e1292abc775fde199b209161d
parent0e1129edf978c33635d81dd298b54f2899363ade (diff)
downloaddocker-py-f1a0fe7b19f9a61f5c2bb208e417c3e2567474c5.tar.gz
Add README.rst to MANIFEST
Signed-off-by: Joffrey F <joffrey@docker.com>
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 5513a10..ee6cdbb 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,6 +1,7 @@
include test-requirements.txt
include requirements.txt
include README.md
+include README.rst
include LICENSE
recursive-include tests *.py
recursive-include tests/unit/testdata *