diff options
| author | Daniel Holth <dholth@fastmail.fm> | 2012-07-30 22:55:25 -0400 |
|---|---|---|
| committer | Daniel Holth <dholth@fastmail.fm> | 2012-07-30 22:55:25 -0400 |
| commit | f89c8ab1ab60e964f3f2911a79ff295a6467ba69 (patch) | |
| tree | 953cb763fa3203599e653bcfdd16e8349de492a8 /MANIFEST.in | |
| parent | fb3e214f3af124ab36b310019e45c654ab847183 (diff) | |
| download | wheel-git-f89c8ab1ab60e964f3f2911a79ff295a6467ba69.tar.gz | |
add test distribution
Diffstat (limited to 'MANIFEST.in')
| -rw-r--r-- | MANIFEST.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index e8efec6..2c04cd6 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1 +1,4 @@ include wheel/*.txt *.txt *.sh +recursive-include wheel/test *.py +prune wheel/test/*/dist +prune wheel/test/*/build |
