summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2013-02-02 11:27:48 -0500
committerNed Batchelder <ned@nedbatchelder.com>2013-02-02 11:27:48 -0500
commitf3c8815cbcabaef7d54490b597e5b5a2f6b1612b (patch)
tree35d4b9bfb2eee2dca6a18f14cc9f86dcc2ddd6f7 /MANIFEST.in
parentc19232a9d2be2bde30e446311f32e9dcdd5d4774 (diff)
downloadpython-coveragepy-git-f3c8815cbcabaef7d54490b597e5b5a2f6b1612b.tar.gz
Directory changed: test->tests. Adapt.
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 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