diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2013-02-02 11:27:48 -0500 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2013-02-02 11:27:48 -0500 |
| commit | f3c8815cbcabaef7d54490b597e5b5a2f6b1612b (patch) | |
| tree | 35d4b9bfb2eee2dca6a18f14cc9f86dcc2ddd6f7 /MANIFEST.in | |
| parent | c19232a9d2be2bde30e446311f32e9dcdd5d4774 (diff) | |
| download | python-coveragepy-git-f3c8815cbcabaef7d54490b597e5b5a2f6b1612b.tar.gz | |
Directory changed: test->tests. Adapt.
Diffstat (limited to 'MANIFEST.in')
| -rw-r--r-- | MANIFEST.in | 2 |
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 |
