summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMichele Simionato <michele.simionato@gmail.com>2015-07-26 17:56:34 +0200
committerMichele Simionato <michele.simionato@gmail.com>2015-07-26 17:56:34 +0200
commitdbde4e468d931401cce0b359088b5cf8f840539a (patch)
tree8a60d61ce37be85d96fda252f9dd0a013904dfd1 /MANIFEST.in
parent18dd1e5efaca2f79688ed78e9ddabdfb647eea9e (diff)
downloadpython-decorator-git-dbde4e468d931401cce0b359088b5cf8f840539a.tar.gz
Fixed MANIFEST.in
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 aed194f..637c943 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,2 +1,2 @@
-include README.rst LICENSE.txt CHANGES.txt performance.sh documentation.rst documentation.pdf
+include README.rst LICENSE.txt CHANGES.txt performance.sh documentation.pdf
recursive-include src/tests *.py