summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorchebee7i <chebee7i@gmail.com>2014-11-09 16:59:51 -0600
committerchebee7i <chebee7i@gmail.com>2014-11-09 16:59:51 -0600
commit37d0bed0e11d1a354fec3702c230e43c945ad35d (patch)
treeec18acefc16ad10a5fa7f94b5383e7115ea1e0b4 /MANIFEST.in
parent4d5ee25ac1b1ca9b23cf4a6e3de6a4a4d092764c (diff)
downloadnetworkx-37d0bed0e11d1a354fec3702c230e43c945ad35d.tar.gz
Update manifest for 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 23978dae..07bad4ee 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -2,7 +2,7 @@ include MANIFEST.in
include setup.py
include INSTALL.txt
include LICENSE.txt
-include README.txt
+include README.rst
recursive-include examples *.py *.edgelist *.mbox *.gz *.bz2 *.zip
recursive-include doc *.py *.rst Makefile *.html *.png *.txt *.css *.inc