summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorshin- <joffrey@dotcloud.com>2013-09-27 20:10:29 +0200
committershin- <joffrey@dotcloud.com>2013-09-27 20:10:29 +0200
commit6d4c30287d115ab6d7d961edf6fc22e5a7991f0a (patch)
tree0b706be1ab9370b7048d4283a81e2adb72521ec8 /MANIFEST.in
parent06faa27a7a0926bb878df01b2d4c6719a5e5321a (diff)
downloaddocker-py-6d4c30287d115ab6d7d961edf6fc22e5a7991f0a.tar.gz
Fixed MANIFEST file
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 8103709..9e440ba 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,3 +1,3 @@
-requirements.txt
-README.md
-LICENSE \ No newline at end of file
+include requirements.txt
+include README.md
+include LICENSE \ No newline at end of file