Skip to content

Commit

Permalink
Do not include .tox directory in source releases
Browse files Browse the repository at this point in the history
  • Loading branch information
mcfletch committed Oct 16, 2022
1 parent 585b329 commit 9cdefa7
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 @@ -15,3 +15,4 @@ global-exclude *.pyc
prune examples/html.py
prune examples/py*
prune examples/rtf*
prune .tox

0 comments on commit 9cdefa7

Please sign in to comment.