summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMichele Simionato <michele.simionato@gmail.com>2018-05-12 05:32:48 +0200
committerMichele Simionato <michele.simionato@gmail.com>2018-05-12 05:32:48 +0200
commit74e483b40ca47327f1b1fc6605bb2d3f2a99b03f (patch)
treefc0d12cf9a852c7abc410ff21741e43cbf2c8294 /MANIFEST.in
parent52923c38b03ffd900c684db551d85c2a954bface (diff)
downloadpython-decorator-git-74e483b40ca47327f1b1fc6605bb2d3f2a99b03f.tar.gz
Fixed references to docs/README.rst
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 b664475..af3dd02 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,2 +1,2 @@
-include docs/README.rst LICENSE.txt CHANGES.md performance.sh documentation.pdf
+include README.rst LICENSE.txt CHANGES.md performance.sh documentation.pdf
recursive-include src/tests *.py