summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Simionato <michele.simionato@gmail.com>2016-02-06 06:30:40 +0100
committerMichele Simionato <michele.simionato@gmail.com>2016-02-06 06:30:40 +0100
commit1d3d2724df3ab438bb48eaf5410bb921d63e73b8 (patch)
tree64c1581043ab5532f5d01d7e1fea77ae8be2b375
parent4d7c7f2600499a6ecbcef02526a36a409d1010c2 (diff)
downloadpython-decorator-git-1d3d2724df3ab438bb48eaf5410bb921d63e73b8.tar.gz
Changed CHANGES.txt -> CHANGES.md
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 457ff87..b664475 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,2 +1,2 @@
-include docs/README.rst LICENSE.txt CHANGES.txt performance.sh documentation.pdf
+include docs/README.rst LICENSE.txt CHANGES.md performance.sh documentation.pdf
recursive-include src/tests *.py