summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorrsiddharth <rsd@gnu.org>2015-12-20 11:59:08 -0500
committerrsiddharth <rsd@gnu.org>2015-12-20 11:59:08 -0500
commit350818d1cf9e8e99941f67b22f1b160650885ff7 (patch)
tree066f70aa9753606cbec2a405450ecbea6e24a908 /MANIFEST.in
parentab2abaa0a67b69650fc68e29ef96d41285e4ac0f (diff)
Fixed MANIFEST.in.
Removed non-existent README.md from `include` and added 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 9f51c25..d69d5ae 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,4 +1,4 @@
-include COPYING CONTRIBUTORS README.md
+include COPYING CONTRIBUTORS README.rst
recursive-include lpschedule_generator *
recursive-include tests *
recursive-exclude tests *.pyc \ No newline at end of file