diff options
Diffstat (limited to 'MANIFEST.in')
-rw-r--r-- | MANIFEST.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index f101b4b..62d76b1 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,2 +1,6 @@ include * recursive-include * * +prune doc/build +prune build +prune dist +exclude *.pyc *.pyo |