Skip to content

Commit

Permalink
Merge pull request ethereum#66 from carver/remove-tox-from-release
Browse files Browse the repository at this point in the history
Don't push .tox file to tar.gz release
  • Loading branch information
carver authored Sep 1, 2022
2 parents 160c0fe + 007725e commit 24c805c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ global-include *.pyi

recursive-exclude * __pycache__
recursive-exclude * *.py[co]
prune .tox
prune venv*

0 comments on commit 24c805c

Please sign in to comment.