Skip to content

Commit 8e282f8

Browse files
committed
Exclude pycache from sdist
1 parent 882fb15 commit 8e282f8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

MANIFEST.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,6 @@ include README.rst
33

44
recursive-include docs *
55
recursive-include tests *
6+
67
prune docs/_build
8+
global-exclude *.py[cdo] __pycache__ *.so *.pyd

0 commit comments

Comments
 (0)