Skip to content

Commit 0144dd9

Browse files
authored
Merge pull request ethereum#60 from ethereum/exclude-venv-from-dist
Exclude huge and unnecessary venv*/ from dist
2 parents 4533bf6 + e2e1f9d commit 0144dd9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ global-include *.pyi
66

77
recursive-exclude * __pycache__
88
recursive-exclude * *.py[co]
9+
prune venv*

0 commit comments

Comments
 (0)