summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authoraric <none@none>2005-07-15 00:20:34 +0000
committeraric <none@none>2005-07-15 00:20:34 +0000
commitae46faf736013182bc4f371101188fc7cfcbe91a (patch)
tree7bff369d7dac54b8beecc6ffc7b671e06e5d4825 /MANIFEST.in
parentedbf4808078168011a3e71304a22f7cf2300b715 (diff)
downloadnetworkx-ae46faf736013182bc4f371101188fc7cfcbe91a.tar.gz
Changes to manifest and setup for moved test directory
Include README for tests in distribution --HG-- extra : convert_revision : svn%3A3ed01bd8-26fb-0310-9e4c-ca1a4053419f/networkx/trunk%4016
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index fc851eb5..7e8b6faa 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -4,13 +4,12 @@ include setup.py
include setupext.py
recursive-include networkx *.py
recursive-include tools *.py
-recursive-include networkx/tests/ *.py *.txt
+recursive-include tests *.py *.txt README
include doc/Makefile
recursive-include doc *.txt
recursive-include doc/html *.html
recursive-include doc/pdf *.pdf
recursive-include doc/data/ *.css *.png *.patch
recursive-include examples *.py *.dat *.edges
-recursive-include networkx/tests *.txt