summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMichele Simionato <michele.simionato@gmail.com>2015-07-28 09:26:28 +0200
committerMichele Simionato <michele.simionato@gmail.com>2015-07-28 09:26:28 +0200
commite13cf0704b7c28f1de1e71cb7c59b47a84daa9ca (patch)
tree401e4d4bb3f02968f89ea6b195e9d57f8f8abafa /MANIFEST.in
parentcf24f25326ab8c7be15472f50e67c9cbcca360ad (diff)
downloadpython-decorator-git-e13cf0704b7c28f1de1e71cb7c59b47a84daa9ca.tar.gz
Fixed MANIFEST.in4.0.2
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 637c943..457ff87 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,2 +1,2 @@
-include README.rst LICENSE.txt CHANGES.txt performance.sh documentation.pdf
+include docs/README.rst LICENSE.txt CHANGES.txt performance.sh documentation.pdf
recursive-include src/tests *.py