From f3c8815cbcabaef7d54490b597e5b5a2f6b1612b Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sat, 2 Feb 2013 11:27:48 -0500 Subject: Directory changed: test->tests. Adapt. --- MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MANIFEST.in') diff --git a/MANIFEST.in b/MANIFEST.in index 0150d90e..d2712d98 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -11,6 +11,6 @@ include requirements.txt include igor.py include tox.ini -recursive-include test * +recursive-include tests * recursive-include doc *.rst global-exclude *.pyc -- cgit v1.2.1