summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorreinout <reinout@vanrees.org>2009-10-20 09:39:32 +0200
committerJohann C. Rocholl <johann@rocholl.net>2009-11-12 18:16:56 -0800
commit8330667f66a773af3023e53547e0d0e04904ac06 (patch)
treec5a6e661ef7d3b38e26e52ac6c88a70108ade8e2 /MANIFEST.in
parentf091dee45f10b8a1538a330aa7afa7242659ce84 (diff)
downloadpep8-8330667f66a773af3023e53547e0d0e04904ac06.tar.gz
README.txt was renamed to README.rst, reflect this in setup.py and MANIFEST.in
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index b44926e..d40acf7 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,2 +1,3 @@
include pep8.py
-include *.txt \ No newline at end of file
+include *.txt
+include *.rst